December 2nd, 2003
This script retreives every portion of the Propaganda background image archive. Surprisingly, it's really hard to find all of these in the same place, and then once you have them all, they're all grossly misorganized. This app probably could've been written a lot better, at second glance, but it is what is and it may still work.
Downloads
Tags: desktop, images, perl
Comment on 'Propaganda Grab'
May 8th, 2003
This is a Perl program designed to run in the background and automatically change your desktop image every X number of minutes. When used with numerous tiled images you can have quite a variety being displayed.
Features:
- Auto-rotation of background images for X.
- Customizable time-spans for rotation.
- Recursively grabs all images in a specified directory for rotation.
- Images can be tiled or stretched.
Requirements:
- The File::Find Perl Module (standard with most installations)
- The Unix program 'xv' - an image viewing program.
Download:
Tags: desktop, perl
1 Comment on 'Automatic X-Background Rotation'