Re: Oh no! [was Re: two button mouse]


Subject: Re: Oh no! [was Re: two button mouse]
From: Mark Brethen (marbre@dhcp-159-66)
Date: Sat Nov 10 2001 - 16:37:40 MST


I talked to someone running linux on pc and their mouse is setup like so:

Section "Pointer"
   Protocol "PS/2"
   Device "/dev/mouse"
   Emulate3Timeout 50
   Resolution 100
   Buttons 3
   Emulate3Buttons
EndSection

My current set-up:

TYPE=adb
DESC="Apple Desktop Bus (ADB)"
GPM=imps2
X11=IMPS/2
DEV=/dev/input/mice
EMULATION=yes
EMU_BUT2=87
EMU_BUT3=88
TRACKPAD_OPT=notap>

It would seem logical to remove these three lines:

EMULATION=yes
EMU_BUT2=87
EMU_BUT3=88

and add:

Emulate3Buttons=yes
Emulate3Timeout=50

But this doesn't work. Anybody know why?

-- 

Mark Brethen mbrethen@rochester.rr.com



This archive was generated by hypermail 2a24 : Sat Nov 10 2001 - 16:44:44 MST