mirror of
https://github.com/RetroPie/RetroPie-Setup.git
synced 2025-04-02 10:51:41 -04:00
There are 2 (uinput) related changes here: * The SDL2/Uinput based Joy2Key is too slow for Pi1/0 devices, so allow the user to choose the older version. The older version is simpler since it doesn't need or load SDL2/Uinput, thus faster to load on those systems. By default, on ARMv6 devices the old version will be configured. * The Uinput based event generation of keyboard events is not able to trigger the `runcommand` menu when launching images splash is done via `feh`, since the image display will get always have focus and thus the keybord events will not reach the `runcommand` terminal. So, in order for the `runcommand` menu to work after the splash image, make sure we stop `feh` before launch, just like `fbi` is stopped on non-desktop systems. |
||
---|---|---|
.. | ||
crosscomp | ||
image | ||
joy2key | ||
stats | ||
apidocs.sh | ||
builder.sh | ||
crosscomp.sh | ||
image.sh | ||
joy2key.sh | ||
setup.sh | ||
stats.sh | ||
tools.sh | ||
wikidocs.sh |