Pyxel ext-launcher should use gptokeyb as well to have a main shortcut quit the python3 instance (select+start)

Hello,

If i check here extra/Pyxel/script/launch/ext-pyxel.sh at main · MustardOS/extra · GitHub

pyxel games just run python3, i’m not sure if gptokeyb is still available but if it is it could be added to the launcher file without a keybinding file this would allow users to quit pyxel games using select + start by killing the python3 instance. Currently i had some games i could not quit or at least i could not find a shortcut to quit it and had to revert to ssh to kill the python3 instance myself

i just tested it out this works for having select + start shortcut to quit, i just don’t know how to reference gptkeyb correctly from within muos to do the same (i mean without hardcoding the path)

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.