Hi there,
just got my new Logitech Dual Optical, really nice !
XF86Config contains the following:
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Device" "/dev/psaux"
Option "InputFashion" "Mouse"
Option "Name" "DUAL OPTICAL MOUSE"
Option "Protocol" "IMPS/2"
Option "Vendor" "Logitech"
# Option "Buttons" "4"
Option "ZAxisMapping" "4 5"
EndSection
But are there any more advanced options ? Like under Windows, there you can adjust things like acceleration etc., has X something similar for XF86Config ?
just got my new Logitech Dual Optical, really nice !
XF86Config contains the following:
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Device" "/dev/psaux"
Option "InputFashion" "Mouse"
Option "Name" "DUAL OPTICAL MOUSE"
Option "Protocol" "IMPS/2"
Option "Vendor" "Logitech"
# Option "Buttons" "4"
Option "ZAxisMapping" "4 5"
EndSection
But are there any more advanced options ? Like under Windows, there you can adjust things like acceleration etc., has X something similar for XF86Config ?
Comment