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
Loading either one of the remappings separately works perfectly, but loading the other one deactivates the one that was running before. This happens both with manually clicking "Apply" and with selecting Autoload. Also, toggling Autoload for one of the swaps untoggles the Autoload for the other one.
Is there a way around this? Am I doing something wrong?
Below is some information about my system, as suggested by the common issue "Autoload not working", which seemed closest to my problem.
Hello,
I'm trying to achieve the following behaviour:
Swap keys A and B.
Swap keys C and C.
Loading either one of the remappings separately works perfectly, but loading the other one deactivates the one that was running before. This happens both with manually clicking "Apply" and with selecting Autoload. Also, toggling Autoload for one of the swaps untoggles the Autoload for the other one.
Is there a way around this? Am I doing something wrong?
Below is some information about my system, as suggested by the common issue "Autoload not working", which seemed closest to my problem.
System Information and logs
sudo ls -l /proc/1/exe
returns lrwxrwxrwx 1 root root 0 Sep 2 19:50 /proc/1/exe -> /usr/lib/systemd/systemdcat ~/.config/input-remapper-2/config.json
returnssystemctl status input-remapper -n 50
this returns a wall of text, mostly repeating the following:Testing the setup
input-remapper-control --command hello
Daemon answered with "hello"sudo pkill -f input-remapper-service && sudo input-remapper-service -d & sleep 2 && input-remapper-control --command autoload
returnssudo evtest
returns "sudo: evtest: command not found"The text was updated successfully, but these errors were encountered: