mirror of
https://github.com/libretro/Lakka.git
synced 2024-12-04 06:00:46 +00:00
Merge pull request #498 from gouchi/lakka
Added udev rules for Nintendo Wii Remote Controllers
This commit is contained in:
commit
05880c7b1b
@ -0,0 +1,2 @@
|
||||
SUBSYSTEM=="input", ATTRS{name}=="Nintendo Wii Remote", MODE="666", ENV{ID_INPUT_JOYSTICK}="1"
|
||||
SUBSYSTEM=="input", ATTRS{name}=="Nintendo Wii Remote Classic Controller", MODE="666", ENV{ID_INPUT_JOYSTICK}="1"
|
Loading…
Reference in New Issue
Block a user