Click to See Complete Forum and Search --> : Right Mouse button


theclave
01-14-2001, 09:05 AM
My right mouse button doen't work - when installing turbolinux, I specified that I had a two-button PS/2 mouse, yet the right buttton does nothing.
How can i remedy this?

CMonster
01-14-2001, 09:35 AM
I will assume that the mouse is good and in fact the right button works in that other OS.

You should be able to edit the pointer section of /etc/X11/XF86.conf

You might want to try this at your own risk:

Section "Pointer"

Protocol "PS2"
Device "/dev/psaux"
Emulate3buttons
Emulate3Timeout 50


------------------
CMonster says, "You can't choose the right OS if you don't have a choice."

theclave
01-14-2001, 09:37 AM
Indeed, my mouse works fine in 'that other OS' - I shall try what you said.
Thanks.

theclave
01-14-2001, 10:25 AM
I tried that and it made X not work. But, I ran turboxcfg again and got it back as it was.
Still no right hand mouse button though.

theclave
01-14-2001, 10:55 AM
Anyone got any other ideas?

theclave
01-14-2001, 01:10 PM
Anyone?