]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Silence spurrious F23 key-press from Fn key on Thinkpad T14s
authorTobias Heider <tobias.heider@canonical.com>
Wed, 1 Apr 2026 09:17:16 +0000 (11:17 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 1 Apr 2026 10:25:48 +0000 (11:25 +0100)
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.

hwdb.d/60-keyboard.hwdb

index ce3750a36af7f1d176849011a163b5b417ab9715..a83c7e4b94d897b1cd0bea424480fdfbc8b2f791 100644 (file)
@@ -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
 ###########################################################