mirror of
https://github.com/k0kubun/xremap
synced 2024-11-02 03:40:25 +00:00
Fix it again
This commit is contained in:
parent
f9b1c348c9
commit
6d79104b4e
@ -98,7 +98,8 @@ See also: [example/config.yml](./example/config.yml)
|
||||
### modmap
|
||||
|
||||
`modmap` is for key-to-key remapping like xmodmap.
|
||||
Note that remapping a key to a modifier key, e.g. CapsLock to Control\_L, is supported only in `modmap`.
|
||||
Note that remapping a key to a modifier key, e.g. CapsLock to Control\_L,
|
||||
is supported only in `modmap` since `keymap` specially handles modifier keys.
|
||||
|
||||
```yml
|
||||
modmap:
|
||||
|
Loading…
Reference in New Issue
Block a user