From dc6b6e9d649f0738fa20862bd9daee76cc336783 Mon Sep 17 00:00:00 2001 From: Artem Proskurnev Date: Tue, 12 May 2026 11:07:39 +0300 Subject: [PATCH] hwdb/keyboard: Map f21 key on Wareus B15 Addition to PR https://github.com/systemd/systemd/pull/41181 Plasma-workspace OSD notifications about turning the touchpad on and off are guided by f21. When this match is specified, KDE notifies on this laptop that the on/off switch of the atchpad state is pressed. Fix dmesg: atkbd serio0: Unknown key pressed (translated set 2, code 0xc1 on isa0060/serio0). --- hwdb.d/60-keyboard.hwdb | 1 + 1 file changed, 1 insertion(+) diff --git a/hwdb.d/60-keyboard.hwdb b/hwdb.d/60-keyboard.hwdb index c9c0ea1db1a..fa3e4fb154e 100644 --- a/hwdb.d/60-keyboard.hwdb +++ b/hwdb.d/60-keyboard.hwdb @@ -2186,6 +2186,7 @@ evdev:name:SIPODEV USB Composite Device:dmi:bvn*:bvr*:bd*:svnVIOS:pnLTH17:* # Wareus B15 (8AD5A) evdev:atkbd:dmi:bvn*:bvr*:bd*:svnWareus*:pnB15*:* KEYBOARD_KEY_55=fn + KEYBOARD_KEY_c1=f21 ########################################################### # WeiHeng -- 2.47.3