mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-02 15:40:19 +00:00
Update README.md
This commit is contained in:
parent
cf11cae865
commit
d7291c0120
@ -30,6 +30,8 @@ Documentation:
|
||||
- `m` holds a modifier while executing the second parameter
|
||||
- `.` executes two actions behind each other
|
||||
|
||||
Syntax errors are logged to the console.
|
||||
|
||||
##### Names
|
||||
|
||||
For a list of supported keystrokes and their names for the middle column,
|
||||
@ -122,4 +124,5 @@ sudo pip install . && coverage run tests/test.py
|
||||
coverage combine && coverage report -m
|
||||
```
|
||||
|
||||
To read events, `evtest` is very helpful.
|
||||
To read events, `evtest` is very helpful. Add `-d` to `key-mapper-gtk`
|
||||
to get debug outbut.
|
||||
|
Loading…
Reference in New Issue
Block a user