rbreaves / kinto

Mac-style shortcut keys for Linux & Windows.
http://kinto.sh
GNU General Public License v2.0
4.24k stars 212 forks source link

Am I really too slow? #786

Open binarykitchen opened 1 year ago

binarykitchen commented 1 year ago

Another interesting log line I've found:

Feb  4 13:30:08 M1 gnome-shell[68840]: libinput error: event6  - Logitech MX Keys: client bug: event processing lagging behind by 39ms, your system is too slow

Really? Haven't seen this before I installed kinto. Any clues? Thanks

chaim1221 commented 1 year ago

As a random point of data, I can confirm that I've seen these before, and I'm pretty sure they are special to Logitech. "Your system is too slow" is horribly misleading. It's just that the time at which the signal is processed by the kernel and the time the keypress was sent are >10ms apart.

Here's a recent example.

https://github.com/linuxmint/cinnamon/issues/11198#issuecomment-1483959435