Merge branch 'main' of github.com:sezanzeb/key-mapper into main

pull/14/head
sezanzeb 4 years ago
commit 94272147f9

@ -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