Thanks Stephen

XF86Config-4

Section "InputDevice"
 Identifier "Mouse0"
 # Modified by mouseconfig
 Driver  "mouse"
 Option  "Device"  "/dev/psaux"
 Option  "Protocol"  "IMPS/2"
 Option  "Emulate3Buttons" "yes"
 Option  "ZAxisMapping"  "4 5"
EndSection


ls -l /dev/psaux
crw-------    1 root     root      10,   1 Aug 28 16:16 /dev/psaux

ls -l /dev/mouse
lrwxrwxrwx    1 root     root            5 Aug 28 14:31 /dev/mouse -> psaux

Bill



Reply via email to