Files
rvaiya--keyd/examples/capslock-esc-basic.conf
2026-07-13 12:28:45 +08:00

15 lines
287 B
Plaintext

# Usage: Place this file /etc/keyd/default.conf
# Causes `capslock` to behave as `control` when pressed
# and escape when tapped. Note that `control` is what
# keyd regards as a 'modifier layer'.
# See the man page for more details.
[ids]
*
[main]
capslock = overload(control, esc)