getting mouse working with evdev
Jacek Jablonski
yacek87 at gmail.com
Thu Jan 3 10:39:29 PST 2008
Hi!
I have bought a new mouse and I am trying to make it work with evdev.
The problem is that after restarting Xwindow only Y-axis works. I can
move coursor only up and down. Beside that, all other button works. My
mouse is Media-Tech MT1044.
Piece of xorg.conf:
Section "InputDevice"
Identifier "Evdev Mouse"
Driver "evdev"
Option "Device" "/dev/input/event9"
EndSection
cheers,
yacek
More information about the xorg
mailing list