Hi all.
I just can't seem to get my new mouse working.  Up until now I have used a ps2 
mouse with no problems.
Now I have a usb one and this is what I've done so far:-
recompiled the kernel to include usb input devices
checked that the mouse is connected using lsusb, this shows Bus 003 Device 
002: ID 09da:022b A4 Tech Co., Ltd
My xorg.conf reads
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "Auto"
        Option      "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection

I can't find any info on what to do to set the new mouse correctly
Can anybody please help
Thanks
Paul
-- 
This message has been sent using kmail with gentoo linux
-- 
gentoo-user@gentoo.org mailing list

Reply via email to