getting mouse working with evdev
Martin Olsson
mnemo at minimum.se
Thu Jan 3 15:01:40 PST 2008
With the Ubuntu default config I get a very laggy mousedown event
(basically when I quickly select a certain square on the desktop the
actual selection box created is smaller than expected.
I always switch the Ubuntu default config over to this config, which works
great on all machines I've tried:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "evdev"
Option "Device" "/dev/input/mice"
EndSection
Martin
> 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
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>
More information about the xorg
mailing list