On Sun, Feb 01, 2009 at 02:10:28 -0500, Allan Wind wrote: > I just upgraded my laptop from etch to lenny and found that (wacom) > mouse clicks are now intermittently either ignored or take some > significant fraction of a second to register. It seems like there is > intermittent latency on keyboard input as well that I did not notice > prior to the upgrade. Using the same 2.6.28 kernel both before and > after the upgrade from etch to lenny. > > xorg has a mouse configured that I use a work, but disabling it did not > seem to make any difference for me > (http://linux.derkeiler.com/Mailing-Lists/KDE/2008-05/msg00132.html). > > Any ideas?
Start an xterm (or konsole, gnome-terminal, etc.), run "xev" and move the mouse pointer over the small window that opens. If you press mouse buttons now, do you see the same delay until the events (ButtonPress, ButtonRelease) are reported? Furthermore, please post the output of the following command: awk '/InputDevice/,/EndSection/' /etc/X11/xorg.conf -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org