peripheral.joystick icon indicating copy to clipboard operation
peripheral.joystick copied to clipboard

udev support

Open garbear opened this issue 9 years ago • 2 comments

The goal of udev support is smarter joystick detection, as mentioned in PR 8385.

Right now we have support for the Linux Joystick API and SDL2, both of which rely on a subset of udev anyway. Native udev support would replace both of these APIs.

garbear avatar Feb 15 '16 18:02 garbear

Closed by #47

garbear avatar Sep 22 '16 16:09 garbear

Reopened until axes are fixed and udev is enabled again (see #52)

garbear avatar Sep 22 '16 16:09 garbear

This should now be fixed with the udev fixes from @nadenislamarre listed in https://github.com/xbmc/peripheral.joystick/pull/310. If there are still udev problems, either comment here, reopen the issue, or create a new one.

garbear avatar Jul 11 '24 00:07 garbear