We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be2d9f commit f213e15Copy full SHA for f213e15
src/hhd/device/claw/const.py
@@ -5,6 +5,7 @@
5
B("KEY_VOLUMEDOWN"): "key_volumedown",
6
B("KEY_F15"): "mode",
7
B("KEY_F16"): "share",
8
+ B("KEY_G"): "share", # claw a8 after bios 104, it is KEY_LEFTMETA + KEY_G
9
}
10
11
CONFS = {
0 commit comments