Minor fix on Linux

This commit is contained in:
js0ny 2025-02-01 02:38:05 +00:00
parent 87c237684b
commit c4125a4626
8 changed files with 41 additions and 63 deletions

View file

@ -0,0 +1,14 @@
# /etc/keyd/default.conf
[ids]
*
[main]
# Maps capslock to escape when pressed and control when held.
capslock= overload(control, esc)
enter= overload(control, enter)
backspace= \
\= backspace
tab=overload(alt, tab)