Skip to content

Commit

Permalink
autoload template
Browse files Browse the repository at this point in the history
  • Loading branch information
sezanzeb committed Dec 30, 2024
1 parent 5066d56 commit e5b7a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/autoloading-not-working.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Please install the newest version from source to see if the problem has already
4. `sudo ls -l /proc/1/exe` to check if you are using systemd
5. `cat ~/.config/input-remapper-2/config.json` to see if the "autoload" config is written correctly
6. `systemctl status input-remapper -n 50` the service has to be running
7. `journalctl -u input-remapper -n 50`
7. `journalctl -b | grep input-remapper`

**Testing the setup**

Expand Down

0 comments on commit e5b7a71

Please sign in to comment.