mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 23:51:28 +03:00
7f06ec2e19
Unfortunately KEY_COFFEE is the canonical name in linux/input.h, and the more sensible KEY_SCREENLOCK is an alias. Manually override this particular case, since it's better to have "screenlock" in keymaps. However, we still keep the automatic filtering for the general case, to avoid introducing this problem again when input.h changes.
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
0x67 f24 # FIXME: rotate screen
|
|
0x68 up
|
|
0x69 down
|
|
0x6B fn
|
|
0x6C screenlock # FIXME: lock tablet device/buttons
|