Add support for controllers in game abstraction
This commit is contained in:
parent
9ea9f1eeed
commit
c622f5de93
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@
|
||||||
/dev/hidraw@{int} rw,
|
/dev/hidraw@{int} rw,
|
||||||
/dev/input/ r,
|
/dev/input/ r,
|
||||||
/dev/input/event@{int} rw,
|
/dev/input/event@{int} rw,
|
||||||
|
/dev/input/js@{int} rw,
|
||||||
/dev/tty rw,
|
/dev/tty rw,
|
||||||
/dev/uinput rw,
|
/dev/uinput rw,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue