mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
extras/keymap: add Zepto ZNote
Reported on https://launchpad.net/bugs/400252
This commit is contained in:
parent
ba17475852
commit
9528405c4a
@ -78,4 +78,6 @@ ENV{DMI_VENDOR}=="ASUS", RUN+="keymap $name asus"
|
||||
|
||||
ENV{DMI_VENDOR}=="VIA", ATTR{[dmi/id]product_name}=="K8N800", ATTR{[dmi/id]product_version}=="VT8204B", RUN+="keymap $name via-K8N800"
|
||||
|
||||
ENV{DMI_VENDOR}=="Zepto", ATTR{[dmi/id]product_name}=="Znote", ATTR{[dmi/id]product_version}=="62*|63*", RUN+="keymap $name zepto-znote"
|
||||
|
||||
LABEL="keyboard_end"
|
||||
|
11
extras/keymap/keymaps/zepto-znote
Normal file
11
extras/keymap/keymaps/zepto-znote
Normal file
@ -0,0 +1,11 @@
|
||||
0x93 switchvideomode # Fn+F3 Toggle Video Output
|
||||
0x95 brightnessdown # Fn+F4 Brightness Down
|
||||
0x91 brightnessup # Fn+F5 Brightness Up
|
||||
0xA5 f22 # Fn+F6 Disable Touchpad
|
||||
0xA6 f22 # Fn+F6 Enable Touchpad
|
||||
0xA7 bluetooth # Fn+F10 Enable Bluetooth
|
||||
0XA9 bluetooth # Fn+F10 Disable Bluetooth
|
||||
0xF1 wlan # RF Switch Off
|
||||
0xF2 wlan # RF Switch On
|
||||
0xF4 prog1 # P1 Button
|
||||
0xF3 prog2 # P2 Button
|
Loading…
x
Reference in New Issue
Block a user