Commit c8c818d7a4887f50382f49606fdd5a5d4f1ffa07

Sam Lantinga 2020-11-23T21:14:37

Fixed bug 5360 - non-libudev joystick detection doesn't see controllers that were already connected Simon McVittie When watching for hotplug events we can poll the inotify fd, but we still need to scan /dev/input once per process, otherwise we'll fail to detect devices that were already connected.