Solution to keyboard lag (And, perhaps, mouse lag!): Add the following section to /etc/X11/xorg.conf
Section "ServerFlags"
Option "AutoAddDevices" "true"
Option "AllowEmptyInput" "no"
EndSection
Solution to keyboard lag (And, perhaps, mouse lag!): Add the following section to /etc/X11/xorg.conf
Section "ServerFlags"
Option "AutoAddDevices" "true"
Option "AllowEmptyInput" "no"
EndSection