mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-12 01:10:38 +00:00
869 B
869 B
name | about | title | labels | assignees |
---|---|---|---|---|
Autoloading not working | ... |
Please install the newest version from source to see if the problem has already been solved.
Share some logs please:
-
input-remapper-control --version
-
which linux distro (ubuntu 20.04, manjaro, etc.)
-
echo $XDG_SESSION_TYPE
-
which desktop environment (gnome, plasma, xfce4, etc.)
-
sudo ls -l /proc/1/exe
-
cat ~/.config/input-remapper/config.json
-
input-remapper-control --command hello
-
systemctl status input-remapper -n 50
-
sudo pkill -f input-remapper-service && sudo input-remapper-service -d & sleep 2 && input-remapper-control --command autoload
, are your keys mapped now? -
(while the previous command is still running)
sudo evtest
and search for a device suffixed by "mapped". Select it, does it report any events? Share the output.