chiark / gitweb /
terminal: forward evdev RESYNC events to linked devices
authorDavid Herrmann <dh.herrmann@gmail.com>
Sat, 20 Sep 2014 10:39:59 +0000 (12:39 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 22 Sep 2014 12:27:02 +0000 (14:27 +0200)
commit89febb631a4710992cd41e402a643451b19c11a7
tree8f384d1763306f241d0f605be9beead2f5450e96
parent6022343476982439dfc2e06bf54db78a0c8c6bff
terminal: forward evdev RESYNC events to linked devices

Whenever we resync an evdev device (or disable it), we should send RESYNC
events to the linked upper layers. This allows to disable key-repeat and
assume some events got dropped.
src/libsystemd-terminal/idev-evdev.c