update readme

This commit is contained in:
sezanzeb 2020-11-22 21:45:58 +01:00
parent 684cb1d96b
commit 8b4bbe84ab

View File

@ -3,8 +3,6 @@
GUI tool to map input buttons to e.g. change the macro keys of a mouse or GUI tool to map input buttons to e.g. change the macro keys of a mouse or
any keyboard to something different. any keyboard to something different.
Tested on **X11/Manjaro** and **Wayland/Ubuntu**
<p align="center"> <p align="center">
<img src="data/screenshot.png"/> <img src="data/screenshot.png"/>
</p> </p>
@ -21,7 +19,9 @@ You can also start it via your applications menu.
Depending on how those packages are called in your distro: Depending on how those packages are called in your distro:
`python3-distutils-extra` `python3-evdev` `python3-distutils-extra` `python3-evdev` `python3-dbus`
It works with both Wayland and X11.
# Tests # Tests