You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
380 B
9 lines
380 B
# NOTE: to use this, rename this file to `your keyboard name`.cfg and put in /etc/keyd/ |
|
|
|
# Basic use of capslock as a dual function key: |
|
# |
|
# - when 'capslock' is tapped (pressed + released), it behaves as ESC key |
|
# |
|
# - when 'capslock' is held, and used in combination with another key, it |
|
# behaves like a 'ctrl' key modifier (just like xcape) |
|
capslock = overload(control, esc)
|
|
|