uinput based key bindings and macros tool for Linux.
AUR.
download the installer from here (select the first element from "Assets").
extract release:
tar -xvf <RELEASE>.tar.gz
run the installer:
cd input-modifier
sudo ./install
add yourself to the input
group if not done previously:
sudo usermod -a -G input $USER
and then re-login.
run imodd:
imodd
documentation can be found here.
-
X11 integration (per-application profile bind, warping cursor and the like).
-
bug fixes.
-
proper packages.
-
passing environment variables to execute.
-
changing the weird devices setting.
- I will talk about this later
-
ignoring non-input devices such as the Firefly or Polaris.
-
fix pressing non-bit-set keys.
-
implement binds for relative and switch events.
-
add feature here.