Would you recommend the product? yes | Price you paid?: $44.95 | Rating: 9
|
Kernel (uname -r):
|
2.6.12-1-686
|
|
Distribution:
|
Debian
|
[ Log in to get rid of this advertisement]
Worked out of the box like a typical USB wheel-mouse. So, I did not have to change /etc/X11/xorg.conf after my previous one:
Section "InputDevice"
Identifier "USBMouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
(for xserver-xorg-6.8.2.dfsg.1-11)
Works better than average on most surfaces, yet I have found a book which being used as a mousepad results in inverted cursor movement. Mouse stucks for a moment after energy-saving inactivity mode.
I do not know, how to make horizontal scrolling work.
|