I've just moved from XFree86 to xorg and updated my KDE and now my wheel
mouse doesn't scroll anymore. I'm using the same mouse lines in xorg.conf
that I used in Xfree86.conf, but I can't get it to work. It must be
something I just don't see. Any ideas?
Logitek Track man Wheel (USB)
I've tried changing the protocol to PS/2 and removing gpm from my default
runlevel
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
# Option "Device" "mouse"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
# Mouse-speed setting for PS/2 mouse.
# Option "Resolution" "256"
# 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
--
Regards, Ernie
100% Microsoft and Intel free
13:33:57 up 2:03, 6 users, load average: 0.06, 0.07, 0.18
Linux 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2400+
--
[email protected] mailing list