Skip to content

Instantly share code, notes, and snippets.

@davewongillies
Created July 9, 2017 04:56
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 davewongillies/61d8137e08ec55bdaaa391018c1a8df8 to your computer and use it in GitHub Desktop.
Save davewongillies/61d8137e08ec55bdaaa391018c1a8df8 to your computer and use it in GitHub Desktop.
udev rule to make TOMMO NEOGEOX Arcade Stick work with Linux

To make a TOMMO NEOGEOX Arcard Stick work with Linux, copy 10-tommo-neogeox.rules to /etc/udev/rules.d

SUBSYSTEM=="input", ATTRS{name}=="TOMMO NEOGEOX Arcade Stick", MODE="0666", ENV{ID_INPUT_JOYSTICK}="1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment