Anyone know how to turn off the screen saver (screen blanking) in Blackbox? I assume this is built into the X server/window manger, and not into the BIOS or anything, right?
I'm running Rasmus' linux-3.img (which runs blackbox as an X window manager) on my IA-1. It's supposed to serve as a digital photo frame and MP3 manager, which it does, with the exception of the screen going black with inactivity! I've been sorting through Blackbox documentation, but no luck yet, and I thought this might serve the general interest.
Just FYI, the IA-1 works fantastic as a digital photo frame with a stock Rasmus image. Just mount an NFS drive with all of your digital images (300Mb here), build a staticly linked copy of xv, slap it up on NFS, and run something like:
xv -root -rm 5 -wl -wa 20 -random -view *.jpg
Looks great!!