mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
hwdb/keyboard: Map FN key on TUXEDO NB02 devices
Map the FN key of TUXEDO NB02 devices that produces a scancode unrecognized by the Linux kernel. Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
This commit is contained in:
committed by
Yu Watanabe
parent
e3f6ae1d09
commit
c47f16ea96
@@ -2062,6 +2062,14 @@ evdev:name:Quickstart Button 2:dmi:bvn*:bvr*:bd*:svnTOSHIBA*:pnPORTEGEZ830:*
|
||||
evdev:name:Quickstart Button 3:dmi:bvn*:bvr*:bd*:svnTOSHIBA*:pnPORTEGEZ830:*
|
||||
KEYBOARD_KEY_1=touchpad_toggle # Touchpad toggle
|
||||
|
||||
###########################################################
|
||||
# TUXEDO Computers
|
||||
###########################################################
|
||||
|
||||
# TUXEDO Computers notebooks with board_vendor NB02
|
||||
evdev:atkbd:dmi:*:svnTUXEDO:*:rvnNB02:*
|
||||
KEYBOARD_KEY_f8=fn
|
||||
|
||||
###########################################################
|
||||
# VIA
|
||||
###########################################################
|
||||
|
||||
Reference in New Issue
Block a user