diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -62,6 +62,13 @@ sudo pacman -S linux-neptune-68-headers If none of the above work, please do open up an issue. +Joystick utilities from [linuxconsole tools](http://sf.net/projects/linuxconsole/) are needed for uvdev rules to work: +```shell +sudo apt install joystick # Debian-based +sudo pacman -S joyutils # Arch-based +sudo yum install linuxconsoletools # Fedora-based +``` + #### Manual installation + Unplug wheel from computer + Run |
