Sure.
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
# Option "Protocol" "auto"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
# Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
# Option "Protocol" "Xqueue"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
Option "ChordMiddle"
EndSection
Hope it helps. Note that it works on the Trackman Marble Wheel, but not on my
Trackman Wheel. Auto protocol didn't work on any of the 3 mice
On Tuesday 29 November 2005 05:24 pm, a tiny voice compelled Christoph Eckert
to write:
> Hi,
>
> > Damn! I thought I had tried all of your suggestions Richard. Changing
> > the protocol to ExplorerPS/2 has done the trick. Thanks for all of
> > your help.
>
> @Ernie: Could you please post the relevant device section you use? Just
> for my personal interest.
>
> @Richard: Let's stop here, I will figure it out for sure if I have time
> to read and learn a bit more about X configuration. But thanks a bunch
> for the help, of course!
>
>
>
> Best regards
>
>
> ce
Sure.
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
# Option "Protocol" "auto"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
# Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
# Option "Protocol" "Xqueue"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
Option "ChordMiddle"
EndSection
Hope it helps. Note that it works on the Trackman Marble Wheel, but not on my
Trackman Wheel. Auto protocol didn't work on any of the 3 mice
--
Regards, Ernie
100% Microsoft and Intel free
17:37:08 up 3:23, 5 users, load average: 0.73, 0.63, 0.38
Linux 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2400+
--
[email protected] mailing list