Update README.md

xkb
sezanzeb 4 years ago committed by sezanzeb
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…
Cancel
Save