update HISTORY.md

pull/14/head
sezanzeb 4 years ago
parent 015ad25314
commit dc0b5db22e

@ -99,7 +99,10 @@ I assume this is because:
**Seventh, final solution** By grabbing the mouse device (EVIOCGRAB) this
won't happen. Since this prevents all the keycodes from doing stuff, no
empty xkb symbols file is needed anymore.
empty xkb symbols file is needed anymore. If 10 is mapped to a, it will
figure out the keycode for a in the system configuration (via setxkbmap -pke)
and write it into a new device that has proper capabilities. So no xkb
configurations are needed at all anymore.
# How I would have liked it to be

Loading…
Cancel
Save