Key Mapper (Linux)
- This topic has 0 replies, 1 voice, and was last updated 3 years ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
What makes us different from other similar websites? › Forums › Tech › Key Mapper (Linux)
Tagged: Arch, Debian, Game Controller, Manjaro, Remap Keys, Remape, Ubuntu
Manjaro/Arch
$ pacaur -S key-mapper-git
Ubuntu/Debian
$ cd /tmp
$ sudo apt install git python3-setuptools gettext
$ git clone https://github.com/sezanzeb/key-mapper.git
$ cd key-mapper && ./scripts/build.sh
$ sudo apt install ./dist/key-mapper-1.2.1.deb
Screenshots