mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 17:38:42 +00:00
hwdb: Silence spurrious F23 key-press from Fn key on Thinkpad T14s
The Thinkpad T14s Gen 6 (Snapdragon) emits a F23 key press when pressing the Fn key. Silence them since the keyboard doesn't actually have a F23 key.
This commit is contained in:
committed by
Luca Boccassi
parent
e0789b6001
commit
51164fd9fc
@@ -1214,6 +1214,11 @@ evdev:name:AT Raw Set 2 keyboard:dmi:*:svnLENOVO:pn83N0:*
|
||||
evdev:name:AT Raw Set 2 keyboard:dmi:*:svnLENOVO:pn83N1:*
|
||||
KEYBOARD_KEY_20=f16 # Power button long press
|
||||
|
||||
# Lenovo Thinkpad T14s Gen 6 (Snapdragon)
|
||||
evdev:name:hid-over-i2c 04F3:000D Keyboard:dmi:bvn*:bvr*:bd*:svnLENOVO:pn21N1*:*
|
||||
evdev:name:hid-over-i2c 04F3:000D Keyboard:dmi:bvn*:bvr*:bd*:svnLENOVO:pn21N2*:*
|
||||
KEYBOARD_KEY_70072=unknown # Silence spurious F23 key-press report from Fn key
|
||||
|
||||
###########################################################
|
||||
# LG
|
||||
###########################################################
|
||||
|
||||
Reference in New Issue
Block a user