mirror of
https://gitlab.com/interception/linux/plugins/caps2esc.git
synced 2025-04-05 14:22:54 +00:00
Update README
This commit is contained in:
parent
15636b64e7
commit
230f5c70d3
18
README.md
18
README.md
@ -34,6 +34,24 @@ $ cmake --build build
|
|||||||
|
|
||||||
## Execution
|
## Execution
|
||||||
|
|
||||||
|
```
|
||||||
|
caps2esc - transforming the most useless key ever in the most useful one
|
||||||
|
|
||||||
|
usage: caps2esc [-h] [-m mode]
|
||||||
|
|
||||||
|
options:
|
||||||
|
-h show this message and exit
|
||||||
|
-m mode 0: default
|
||||||
|
- caps as esc/ctrl
|
||||||
|
- esc as caps
|
||||||
|
1: minimal
|
||||||
|
- caps as esc/ctrl
|
||||||
|
2: useful on 60% layouts
|
||||||
|
- caps as esc/ctrl
|
||||||
|
- esc as grave accent
|
||||||
|
- grave accent as caps
|
||||||
|
```
|
||||||
|
|
||||||
`caps2esc` is an [_Interception Tools_][interception-tools] plugin. A suggested
|
`caps2esc` is an [_Interception Tools_][interception-tools] plugin. A suggested
|
||||||
`udevmon` job configuration is:
|
`udevmon` job configuration is:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user