On the original PocketHome by NTC and on Marshmallow, if you open a program (terminal/sunvox/pico8...) and then push the home button on the PocketCHIP keyboard, the app is put in the foreground (and paused IIRC?) and PocketHome appears. From here on, touching the icon of the program that was already running brings it back on screen.
However, with PocketDesk, when pushing the home button when in a program:
- the program is not paused - sound from the running program can still be heard
- touching the icon of the previous program starts a new instance
- you have to
killall previously running programs (because music and sounds of multiple pico8 games overlap will overlap)
On the original PocketHome by NTC and on Marshmallow, if you open a program (terminal/sunvox/pico8...) and then push the home button on the PocketCHIP keyboard, the app is put in the foreground (and paused IIRC?) and PocketHome appears. From here on, touching the icon of the program that was already running brings it back on screen.
However, with PocketDesk, when pushing the home button when in a program:
killallpreviously running programs (because music and sounds of multiple pico8 games overlap will overlap)