mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-19 07:48:56 -04:00
12 lines
166 B
Plaintext
12 lines
166 B
Plaintext
[ids]
|
|
|
|
*
|
|
|
|
[main]
|
|
|
|
# Maps capslock to escape when pressed and control when held.
|
|
capslock = overload(control, esc)
|
|
|
|
# Remaps the escape key to capslock
|
|
esc = capslock
|