mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-10 01:13:29 +00:00
726 B
726 B
name | about | title | labels | assignees |
---|---|---|---|---|
Key not getting injected | ... |
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
-
paste the affected preset .json file from ~/.config/key-mapper/presets
-
sudo pkill -f key-mapper-service && key-mapper-gtk -d
, start the injection and hit your key. Then share that log. -
sudo evtest
would also be interesting while the first command is still running, to see how your mappings are injected.