Skip to content

Instantly share code, notes, and snippets.

@kodopik
Created November 22, 2017 17:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kodopik/68ba9a9cf7a8ba6327fac03db48efba4 to your computer and use it in GitHub Desktop.
Save kodopik/68ba9a9cf7a8ba6327fac03db48efba4 to your computer and use it in GitHub Desktop.
Systemd service for MX1100 mouse hack
[Unit]
Description=g_hack: Additional mouse buttons
[Service]
Type=oneshot
ExecStart=/home/anton/bin/g_hack /dev/usb/hiddev0 0
StandardOutput=null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment