As you may have noticed, I added launchpad actions to start/quit the app, and it _does_ work properly as a screensaver. I didn't touch the code, though. And doing an update every second eats up the battery quite fast.
I'm new to Linux programming. How do I check the the "pressed" state of a key, so I can break out of a for ( ; ; ) loop?
|