View Single Post
Posts: 244 | Thanked: 354 times | Joined on Jul 2010 @ Scotland
#9
Attached is a quick script to do the hard work for you. Just copy it to /home/user (trim off the .txt if you desire), chmod u+x it and run:

Code:
~ $ ./bgconv.sh 
Usage: ./bgconv.sh [image-to-convert] [background number]
Example:

Code:
./bgconv.sh /media/mmc1/DCIM/20101231_004.jpg 3
Converts the above photo to an 800x480 png (with oversize to compensate for the 5:3 ratio) and makes this my background image for home screen 3.
Attached Files
File Type: txt bgconv.sh.txt (732 Bytes, 159 views)
 

The Following User Says Thank You to gregoranderson For This Useful Post: