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
4f1abaf937
commit
56ea92caa2
@ -26,7 +26,7 @@ ESC when pressed alone is quite handy, specially in vi.
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone git@gitlab.com:interception/linux/plugins/caps2esc.git
|
$ git clone https://gitlab.com/interception/linux/plugins/caps2esc.git
|
||||||
$ cd caps2esc
|
$ cd caps2esc
|
||||||
$ cmake -B build -DCMAKE_BUILD_TYPE=Release
|
$ cmake -B build -DCMAKE_BUILD_TYPE=Release
|
||||||
$ cmake --build build
|
$ cmake --build build
|
||||||
@ -62,7 +62,6 @@ README][interception-tools] for alternatives) is:
|
|||||||
DEVICE:
|
DEVICE:
|
||||||
EVENTS:
|
EVENTS:
|
||||||
EV_KEY: [KEY_CAPSLOCK, KEY_ESC]
|
EV_KEY: [KEY_CAPSLOCK, KEY_ESC]
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
For more information about the [_Interception Tools_][interception-tools], check
|
For more information about the [_Interception Tools_][interception-tools], check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user