chromebook-linux/cros-keyboard-map/keyd/examples/capslock-esc-basic.conf
2025-06-08 19:32:41 -05:00

14 lines
287 B
Text

# 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)