mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
keymap: Fix touchpad toggle button on Lenovo Ideapad
https://launchpad.net/bugs/922405 Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
This commit is contained in:
parent
927f3bc468
commit
705b2a87cc
@ -4,4 +4,5 @@
|
||||
0xB9 brightnessup # does nothing in BIOS
|
||||
0xBA brightnessdown # does nothing in BIOS
|
||||
0xF1 camera # BIOS toggles camera power
|
||||
0xf2 unknown # trackpad enable/disable (does nothing in BIOS)
|
||||
0xf2 f21 # touchpad toggle (key alternately emits f2 and f3)
|
||||
0xf3 f21
|
||||
|
Loading…
x
Reference in New Issue
Block a user