Skip to content

Instantly share code, notes, and snippets.

@chamberlainpi
Last active December 13, 2025 22:32
Show Gist options
  • Select an option

  • Save chamberlainpi/18e52b64f484d65f707c41fac99d3bcc to your computer and use it in GitHub Desktop.

Select an option

Save chamberlainpi/18e52b64f484d65f707c41fac99d3bcc to your computer and use it in GitHub Desktop.
antix-commands
Section "InputClass"
Identifier "joystick catchall"
MatchIsJoystick "on"
MatchDevicePath "/dev/input/event*"
Driver "joystick"
Option "StartKeysEnabled" "False"
Option "StartMouseEnabled" "False"
EndSection
SDL_JOYSTICK_DEVICE=/dev/input/js1 ./zsnes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment