mirror of https://github.com/libsdl-org/SDL.git
https://bugzilla.libsdl.org/show_bug.cgi?id=5308 The udev code labels devices that are found by this code with ID_INPUT_KEY which in turn gets used by SDL to label the devices as SDL_UDEV_DEVICE_KEYBOARD. This was missing for the code path when udev is not running and as such devices such as the power button of a phone was not detected as keyboard input and no devices were emitted. |
||
|---|---|---|
| .. | ||
| android | ||
| freebsd | ||
| linux | ||
| os2 | ||
| unix | ||
| windows | ||
| winrt | ||