Computing.Net > Forums > Linux > LINUX Screensaver/LCD Pictureframe

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

LINUX Screensaver/LCD Pictureframe

Reply to Message Icon

Name: rcappo
Date: April 20, 2004 at 01:16:18 Pacific
OS: Red Hat 7 or Mandrake 8
CPU/Ram: 133/40
Comment:

Does KDE or Gnome have a simple screensaver that can sequentially display about 500 pictures?

I am trying to make a LCD picture frame out of an old laptop. I would like it to turn on at 7:45am and turn off at 5:05pm. That isn't hard. I would like it to auto-login to the OS. Easy. I would like the screensaver to come on after 1 minute. Should be easy. And I would like to go through a list of pictures that would be in a folder, one every 30 minutes. The screensaver would have to remember what picture it left off on from day to day. This is the part I am not sure about.

I could do this in a few minutes in Windows 2000, but I could be legal and use Linux. What should I do? What Linux OS would be the smallest/easiest to setup? I want to be able to plug it in and forget about it.

Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: April 21, 2004 at 09:27:18 Pacific
Reply:

You could easily set up an empty desktop and get something like KDE or Gnome to rotate the background image every 30 minutes....

You could probably set up the vidwhacker or webcollage screensavers to do similar. Try running xscreensaver-demo and see what you have installed.


0

Response Number 2
Name: Jake
Date: April 21, 2004 at 10:06:35 Pacific
Reply:

Check out the Movix distribution. I don't know exactly how to do the slideshow, but Movix seems to support it.

Movix does use MPlayer, and I know how to do this from the command line with mplayer. To play all PNGs in the current directory, looping forever, fullscreen, with a 5 second delay, one would do "mplayer mf://*.png -fs -loop 0 -sstep 5".

While potentially a little more difficult than 3Dave's solution, it's much more minimal. GNOME or KDE would run horribly on a 133/40.


0

Response Number 3
Name: Wolfbone
Date: April 21, 2004 at 22:30:48 Pacific
Reply:

You don't want to run KDE or GNOME or even any window manager or screensaver programme since they won't give you the stateful behaviour you want anyway. You should just create a simple .xinitrc script and use qiv or feh to display the pictures.


0

Response Number 4
Name: 3Dave
Date: April 22, 2004 at 02:30:12 Pacific
Reply:

Oops...didn't notice the specs!

If you use either the -vo vesa or -vo svga options with mplayer you don't even need to be running X.

Better still, make sure you have svgalib installed and use seejpeg from console, it even has a slideshow funtion, eg to rotate every 30 minutes:
$ seejpeg -s 1800 /path/to/pictures/*


0

Response Number 5
Name: Wolfbone
Date: April 22, 2004 at 04:58:35 Pacific
Reply:

Heh! - Is someone going to suggest doing it all in the bootloader splash next? ;)


0

Related Posts

See More



Response Number 6
Name: 3Dave
Date: April 22, 2004 at 07:59:42 Pacific
Reply:

That's not a bad idea!=o)

How about using eMovix and boot straight into mplayer from a CD, no need to have a hard drive etc....(http://movix.sourceforge.net/)


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: LINUX Screensaver/LCD Pictureframe

Linux in Win2000 Domain www.computing.net/answers/linux/linux-in-win2000-domain/787.html

realtime screensaver of desktop www.computing.net/answers/linux/realtime-screensaver-of-desktop/29078.html

2 Simple Linux questions.... www.computing.net/answers/linux/2-simple-linux-questions/13845.html