Quick util to wait for press (in shell or python)
Hi all,
I picked up a PW2 after Christmas, jailbroke it, and have been playing around with the Dropbox API. I have the skeleton of a subfolder syncing app up and running.
Wanting to keep it minimal, I created a KUAL menu option to run sync and connected to the EIPS utility to display sync status on the display. That's great. All I need is to connect to a utility to wait for some/any touch before returning to the Kual menu.
Any recommendation on how to wait for any touch? I've been working off of the minimal python and don't want to install new modules if possible.
Thanks,
Kevin
|