mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-04 12:00:16 +00:00
update readme
This commit is contained in:
parent
684cb1d96b
commit
8b4bbe84ab
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user