mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-04 12:00:16 +00:00
Update README.md
This commit is contained in:
parent
e66bce6cab
commit
2f51234687
@ -8,7 +8,7 @@
|
|||||||
<img src="data/screenshot.png"/>
|
<img src="data/screenshot.png"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
# Running
|
## Running
|
||||||
|
|
||||||
Installation:
|
Installation:
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ key-mapper-gtk
|
|||||||
|
|
||||||
You can also start it via your applications menu.
|
You can also start it via your applications menu.
|
||||||
|
|
||||||
# Dependencies
|
## Dependencies
|
||||||
|
|
||||||
Depending on how those packages are called in your distro:
|
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.
|
It works with both Wayland and X11.
|
||||||
|
|
||||||
# Tests
|
## Tests
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pylint keymapper --extension-pkg-whitelist=evdev
|
pylint keymapper --extension-pkg-whitelist=evdev
|
||||||
sudo python3 setup.py install && python3 tests/test.py
|
sudo python3 setup.py install && python3 tests/test.py
|
||||||
```
|
```
|
||||||
|
|
||||||
# Roadmap
|
## Roadmap
|
||||||
|
|
||||||
- [x] show a dropdown to select valid devices
|
- [x] show a dropdown to select valid devices
|
||||||
- [x] creating presets per device
|
- [x] creating presets per device
|
||||||
|
Loading…
Reference in New Issue
Block a user