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
be414120a2
commit
3c0b816499
11
README.md
11
README.md
@ -54,7 +54,8 @@ options:
|
|||||||
```
|
```
|
||||||
|
|
||||||
`caps2esc` is an [_Interception Tools_][interception-tools] plugin. A suggested
|
`caps2esc` is an [_Interception Tools_][interception-tools] plugin. A suggested
|
||||||
`udevmon` job configuration is ([check here for alternatives][issue-15-note]):
|
`udevmon` job configuration (check the [_Interception Tools_
|
||||||
|
README][interception-tools] for alternatives) is:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- JOB: intercept -g $DEVNODE | caps2esc | uinput -d $DEVNODE
|
- JOB: intercept -g $DEVNODE | caps2esc | uinput -d $DEVNODE
|
||||||
@ -69,9 +70,8 @@ the project's website.
|
|||||||
|
|
||||||
## Mouse/Touchpad Support
|
## Mouse/Touchpad Support
|
||||||
|
|
||||||
After _Interception Tools_ 0.3.2, `caps2esc` can observe ([or
|
After _Interception Tools_ 0.3.2, `caps2esc` can observe (or replace) mouse
|
||||||
replace][issue-9-note-2]) mouse events. An example configuration taken from my
|
events. An example configuration taken from my laptop:
|
||||||
laptop:
|
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
SHELL: [zsh, -c]
|
SHELL: [zsh, -c]
|
||||||
@ -154,7 +154,4 @@ Copyright © 2017 Francisco Lopes da Silva
|
|||||||
[x]: https://www.x.org
|
[x]: https://www.x.org
|
||||||
[interception]: https://github.com/oblitum/Interception
|
[interception]: https://github.com/oblitum/Interception
|
||||||
[interception-tools]: https://gitlab.com/interception/linux/tools
|
[interception-tools]: https://gitlab.com/interception/linux/tools
|
||||||
[issue-15-note]: https://gitlab.com/interception/linux/plugins/caps2esc/-/issues/15#note_476593423
|
|
||||||
[issue-9-note-1]: https://gitlab.com/interception/linux/plugins/caps2esc/-/issues/9#note_474942893
|
|
||||||
[issue-9-note-2]: https://gitlab.com/interception/linux/plugins/caps2esc/-/issues/9#note_476602097
|
|
||||||
[key-repeat-fix]: https://github.com/oblitum/caps2esc/issues/1
|
[key-repeat-fix]: https://github.com/oblitum/caps2esc/issues/1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user