13 lines
199 B
Plaintext
13 lines
199 B
Plaintext
# put in /etc/keyd/default.conf
|
|
[ids]
|
|
|
|
*
|
|
|
|
[main]
|
|
|
|
# Maps capslock to escape when pressed and control when held.
|
|
capslock = overload(control, esc)
|
|
|
|
# Remaps the escape key to capslock
|
|
#esc = capslock
|