PDA

View Full Version : just a tip for coder


shamanvirtuel
12-31-2007, 12:48 AM
it took me ages to find this one

it's a simple way to set desktop wallpaper of kde

just enter that at command line

dcop kdesktop KBackgroundIface setWallpaper /path/to/wallpaper.png 6

the last bit is

6 for scaled
5 for tiled not scaled

just test the others...

hope someone will find this useful