1 2 3 4 5 6 7 8 9 10 11
[Unit] Description=Keyboard keycode translation manipulation tool [Service] Type=oneshot RemainAfterExit=yes ExecStart=/usr/lib/systemd/scripts/keyfuzz start ExecReload=/usr/lib/systemd/scripts/keyfuzz reload [Install] WantedBy=multi-user.target