View Single Post
Posts: 515 | Thanked: 266 times | Joined on Nov 2009 @ Oelsted, Denmark
#21
Originally Posted by shazosbourne View Post
To make the desktop file you open notepad or whatever text editor you use and put this in it.

Code:
[Desktop Entry]
Type=Background Image
Name=Whatever you call your wallpaper
Hidden=True
X-File1=/home/user/MyDocs/.images/your_image_1.png
X-File2=/home/user/MyDocs/.images/your_image_2.png
X-File3=/home/user/MyDocs/.images/your_image_3.png
X-File4=/home/user/MyDocs/.images/your_image_4.png
X-Order=01
Change the bold italics bits to suit you and your image names. Save as Whatever you call your wallpaper.desktop
Done.

And stop being precious about people helping you, or adding to your work. D-Ilvil is right.
Is this community is about open source? Kinda?
I always name them .wallpaper-name.desktop so they're hidden files when browsing (like the default ones).

An example for this background set:
Code:
N900:~$ ls -al MyDocs/.images/ | grep schmoke360
-rw-r--r--  1 user root 297169 2010-08-07 08:23 schmoke360a.png
-rw-r--r--  1 user root 346974 2010-08-07 08:23 schmoke360b.png
-rw-r--r--  1 user root 255602 2010-08-07 08:24 schmoke360c.png
-rw-r--r--  1 user root    284 2010-08-07 08:27 .schmoke360.desktop
-rw-r--r--  1 user root 314342 2010-08-07 08:24 schmoke360d.png
N900:~$
__________________
Christian Wilken - tux-POWER.dk!
... May the Source be with You ...

Last edited by DrWilken; 2010-08-07 at 10:11.
 

The Following 2 Users Say Thank You to DrWilken For This Useful Post: