mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-10 01:13:29 +00:00
841 B
841 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:
-
key-mapper-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/key-mapper/config.json
-
key-mapper-control --command hello
-
systemctl status key-mapper -n 50
-
sudo pkill -f key-mapper-service && sudo key-mapper-service -d & sleep 2 && key-mapper-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.