You are not logged in.

#1 2008-12-23 15:42:43

bcd87
Member
Registered: 2008-11-27
Posts: 12

[Solved] mouse1 + mouse2 = mouse3

Hi smile

When I press my left and right mouse buttons at the same time it acts as if I've clicked my middle mouse button. Is there any way to change this?

Last edited by bcd87 (2008-12-24 09:34:55)

Offline

#2 2008-12-23 16:00:24

FreakGuard
Member
Registered: 2008-04-27
Posts: 103

Re: [Solved] mouse1 + mouse2 = mouse3

xorg.conf, It's called something like emulate third mouse button (because every applications needs 3 mouse buttons)

Offline

#3 2008-12-23 18:09:37

bcd87
Member
Registered: 2008-11-27
Posts: 12

Re: [Solved] mouse1 + mouse2 = mouse3

I found this in my xorg.conf:

Option         "Emulate3Buttons" "no"

Looks to me like that should set it to off right? For some reason it's still on though.

Last edited by bcd87 (2008-12-23 18:18:16)

Offline

#4 2008-12-23 18:18:00

FreakGuard
Member
Registered: 2008-04-27
Posts: 103

Re: [Solved] mouse1 + mouse2 = mouse3

Try "false", but I'm not sure if it will help.

Offline

#5 2008-12-23 18:19:07

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: [Solved] mouse1 + mouse2 = mouse3


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#6 2008-12-23 18:35:15

bcd87
Member
Registered: 2008-11-27
Posts: 12

Re: [Solved] mouse1 + mouse2 = mouse3

After making that .fdi file described in that link you gave it suddenly worked smile
Thanks for the help.

Offline

Board footer

Powered by FluxBB