sezanzeb / input-remapper

🎮 ⌨ An easy to use tool to change the behaviour of your input devices.
GNU General Public License v3.0
3.8k stars 156 forks source link

Start injection failure #939

Closed Chalsean closed 2 months ago

Chalsean commented 2 months ago

Please install the newest version from source to see if the problem has already been solved.

Share some logs please:

  1. input-remapper-control --version input-remapper 2.0.1 f5151aab27ae0e7d8b1f0c80ce92a718e3a86e71 https://github.com/sezanzeb/input-remapper python-evdev 1.7.1

  2. which linux distro (ubuntu 20.04, manjaro, etc.) EndeavourOS 6.10.3-arch1-2

  3. echo $XDG_SESSION_TYPE wayland

  4. which desktop environment (gnome, plasma, xfce4, etc.) kde plasma

  5. sudo ls -l /proc/1/exe lrwxrwxrwx 1 root root 0 Aug 9 17:28 /proc/1/exe -> /usr/lib/systemd/systemd

  6. paste the affected preset .json file from ~/.config/input-remapper-2/presets WoW DPS.json

  7. [debug.txt](https://github.com/user-attachments/files/16567726/debug.txt), apply the preset and hit your key. Then share that log.

  8. sudo evtest while the previous command is running, to see how events are injected. Devices starting with input-remapper ... are of interest. input-remapper-service.log

Chalsean commented 2 months ago

Fixed by adding uinput to modprobe