update readme

This commit is contained in:
sezanzeb 2020-11-22 21:45:58 +01:00 committed by sezanzeb
parent 79adf0ecc0
commit 4e1a55b687

View File

@ -1,9 +1,6 @@
# Key Mapper
GUI tool to map input buttons to e.g. change the macro keys of a mouse or
any keyboard to something different.
Tested on **X11/Manjaro** and **Wayland/Ubuntu**
Tool to change the mapping of your input device buttons.
<p align="center">
<img src="data/screenshot.png"/>
@ -21,7 +18,9 @@ You can also start it via your applications menu.
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