Hi,
 
I'm using a Debian Gnu/Linux System with XFree86 4.2.0. The XF86Config file tells me to use the /dev/mouse driver, but this driver doesn't exist at all within my file system. Instead I have tried to use the /dev/input/mice driver with "PS/2" protocol, but the mouse still doesn't work.
I'm using a PS/2 mouse from A4 Tech, Model IRW-25 with 2 buttons and 2 wheels (IR mouse). The InputDevice section of XF86Config is as follows:
 
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mice"
 
Who can help ?

Reply via email to