mirror of
https://github.com/systemd/systemd.git
synced 2025-03-23 10:50:16 +03:00
keymap: Document force-release
Make a note in README.keymap.txt about stuck keys which need a force-release quirk.
This commit is contained in:
parent
7cbbd7e7b1
commit
1e69248fec
@ -74,6 +74,12 @@ for inclusion you need to do the following steps:
|
||||
/lib/udev/keymaps/ for existing key map files and make sure that you use the
|
||||
same structure.
|
||||
|
||||
If the key only ever works once and then your keyboard (or the entire desktop)
|
||||
gets stuck for a long time, then it is likely that the BIOS fails to send a
|
||||
corresponding "key release" event after the key press event. Please note down
|
||||
this case as well, as it can be worked around in
|
||||
/lib/udev/keymaps/95-keyboard-force-release.rules .
|
||||
|
||||
4. Find out your system vendor and product:
|
||||
|
||||
cat /sys/class/dmi/id/sys_vendor
|
||||
|
Loading…
x
Reference in New Issue
Block a user