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
220ca0bc71
commit
6ab17c7d1a
@ -38,7 +38,7 @@ $ cmake --build build
|
|||||||
`udevmon` job configuration is:
|
`udevmon` job configuration is:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- JOB: "intercept -g $DEVNODE | caps2esc | uinput -d $DEVNODE"
|
- JOB: intercept -g $DEVNODE | caps2esc | uinput -d $DEVNODE
|
||||||
DEVICE:
|
DEVICE:
|
||||||
EVENTS:
|
EVENTS:
|
||||||
EV_KEY: [KEY_CAPSLOCK, KEY_ESC]
|
EV_KEY: [KEY_CAPSLOCK, KEY_ESC]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user