You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo evtest while the previous command is running, to see how events are injected. Devices starting with input-remapper ... are of interest.
Setting everything up works fine, but after hitting apply no buttons get intercepted, the mouse buttons continue working as normal and the input-remapper hotkeys are not pressed.
This was working properly before 2.0
The text was updated successfully, but these errors were encountered:
Please install the newest version from source to see if the problem has already been solved.
Share some logs please:
input-remapper-control --version
input-remapper 2.0.0 f23b0a0258a0c53af280cf082263db780e8cd985 https://github.com/sezanzeb/input-remapper python-evdev 1.6.1
manjaro
echo $XDG_SESSION_TYPE
x11
KDE Plasma
sudo ls -l /proc/1/exe
lrwxrwxrwx 1 root root 0 Jul 12 09:12 /proc/1/exe -> /usr/lib/systemd/systemd
sudo pkill -f input-remapper-service && input-remapper-gtk -d
, apply the preset and hit your key. Then share that log.input-remapper-debug.log
sudo evtest
while the previous command is running, to see how events are injected. Devices starting withinput-remapper ...
are of interest.Setting everything up works fine, but after hitting apply no buttons get intercepted, the mouse buttons continue working as normal and the input-remapper hotkeys are not pressed.
This was working properly before 2.0
The text was updated successfully, but these errors were encountered: