Re: missed keystrokes problem, back with a vengeance.
On Sun, Jan 29, 2017 at 9:47 PM, Gene Heskett wrote:
> However, I have now had 5 different keyboards plugged into it, some
> wired, some wireless, and none of them can give me a dependable response
> to a key, and the error seems much worse for the key-up event.
Check the different layers of the problem:
CPU: login via SSH and make sure things are running.
USB protocol: use wireshark to see if the keyboard event packets are
reaching the device.
Linux input layer: use input-events from input-utils to monitor events
evdev Linux layer: use libevdev-tools or evemu-tools to monitor events
libinput Wayland/Xorg layer: use libinput-debug-events from
libinput-tools to monitor events
Xorg layer: use xev to monitor events
--
bye,
pabs
https://wiki.debian.org/PaulWise
Reply to: