Results 1 to 1 of 1
-
01-31-2012, 05:47 AM #1
- Join Date
- Nov 2006
- Location
- Greenacres, FL
- Posts
- 3,120
Thanked: 603A "Show-and-Tell" Screensaver (for Linux)
My favorite screensaver is the one in MacOS X, which creates an on-screen collage, using whatever is in my homedir's "Pictures" folder. However, I run the GNU/Linux operating system and, even though mine is Gnome-based and themed for the MacOS X "look-and-feel" (Mac4Lin), it's not. But I did not despair, oh no. Instead, I found the "webcollage" package for the "xscreensaver" package, and the following screensaver-config-file (edit and place in /usr/share/applications/screensavers/my-shaving-collage.desktop):
Code:[Desktop Entry] Encoding=UTF-8 Name=MySOTDCollage Comment=This makes collages out of images pulled from my SOTD pictures. See also http://www.jwz.org/webcollage/ Written by Jamie Zawinski; 1999. TryExec=webcollage Exec=webcollage -root -delay 1 -opacity 1 -directory /home/horen/public_html/jpegs/shaving <-- change this to /your/SOTD/photo/dir StartupNotify=false Terminal=false Type=Application Categories=Screensaver; OnlyShowIn=GNOME;
You can have everything, and still not have enough.
I'd give it all up, for just a little more.
-
The Following 2 Users Say Thank You to JBHoren For This Useful Post:
JimmyHAD (01-31-2012), pinklather (01-31-2012)