[mouse] Strange behaviors of mouse in GIT xserver
Peter Hutterer
mailinglists at who-t.net
Thu May 3 16:23:04 PDT 2007
Wei-Tsun Sun wrote:
> I built the xserver in the GIT repo, found out that when clicking mouse once (either right click
> or left one), it will act as a double click.
I noticed that you have both /dev/input/mice and /dev/psaux set up as
mice. Since both devices are multiplexers, you would actually get each
mouse event on both virtual devices - causing two X events.
Remove either Configured Mouse or Generic Mouse from our ServerLayout
and it should get rid of it.
Cheers,
Peter
More information about the xorg
mailing list