Update README.md

pull/14/head
sezanzeb 4 years ago committed by GitHub
parent e66bce6cab
commit 2f51234687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@
<img src="data/screenshot.png"/>
</p>
# Running
## Running
Installation:
@ -35,7 +35,7 @@ key-mapper-gtk
You can also start it via your applications menu.
# Dependencies
## Dependencies
Depending on how those packages are called in your distro:
@ -43,14 +43,14 @@ Depending on how those packages are called in your distro:
It works with both Wayland and X11.
# Tests
## Tests
```bash
pylint keymapper --extension-pkg-whitelist=evdev
sudo python3 setup.py install && python3 tests/test.py
```
# Roadmap
## Roadmap
- [x] show a dropdown to select valid devices
- [x] creating presets per device

Loading…
Cancel
Save