
Set as Wallpaper : Servicemenu
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Just another Service Menu to set an image as a wallpaper. I hope I was one of the many kde users who hated the idea of Kdesktop crashing the moment an image file was dragged on to it or for that matter too lazy to open the Background Setting from KControl. This is a shortcut to get an beautiful image right where it belongs :)
16 years ago
This is not my original idea.Just found a site describing the same.
http://developer.kde.org/documentation/tutorials/dot/servicemenus.html
16 years ago
This is not my original idea.Just found a site describing the same.
http://developer.kde.org/documentation/tutorials/dot/servicemenus.html
dglent
9 years ago
Report
seraphyn
16 years ago
Grettings
Seraphyn
Report
valerie
16 years ago
[Desktop Entry]
ServiceTypes=image/*
Actions=Background;tile
[Desktop Action Background]
Name=Set Wallpaper
Icon=thumbnail
Exec=dcop kdesktop KBackgroundIface setWallpaper %f 1
[Desktop Action tile]
Name=Set as Tiled Wallpaper
Icon=thumbnail
Exec=dcop kdesktop KBackgroundIface setWallpaper %f 2
Thats it!!
Report
dsemblano
16 years ago
Report
seraphyn
16 years ago
It was my tar.
after updating it.
Thx
Report
paulcooke
16 years ago
Report
pivarac
16 years ago
Report
valerie
16 years ago
Report
anonymous-hive
16 years ago
Fab
Report