update everything to current config
This commit is contained in:
14
etc/interception/dual-function-keys/keybaord.yaml
Normal file
14
etc/interception/dual-function-keys/keybaord.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
# lives under /etc/interception/dual-function-keys/keyboard.yaml
|
||||
|
||||
|
||||
TIMING:
|
||||
TAP_MILLISEC: 200
|
||||
DOUBLE_TAP_MILLISEC: 100
|
||||
|
||||
MAPPINGS:
|
||||
- KEY: KEY_CAPSLOCK
|
||||
TAP: KEY_ESC
|
||||
HOLD: KEY_RIGHTMETA
|
||||
- KEY: KEY_ESC
|
||||
TAP: KEY_CAPSLOCK
|
||||
HOLD: KEY_CAPSLOCK
|
Reference in New Issue
Block a user