Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
animated desktop
I wondered how I could create an animated desktop. Like the active desktop in windows.
I found a thread (that is closed) that says to do
kstart --type Desktop --window mplayer mplayer -nosound -fs movie.avi
But it just opens a window with the movie.
I also tried:
kstart --type Desktop --onbottom --window mplayer mplayer -nosound -fs movie.avi
But it doesn't change a lot. It plays the movie in front of everything else and I can't get it to the background.
What should I do?
I discovered that I could use "-fstype layer=15" for mplayer so it draws on the background.
I also found that you should be able to draw to the desktop background. (the root window) if you use "-rootwin" for mplayer. But that just doesn't draw anything at all.
What could be the problem here?
With the first option you draw it in the background, but it isn't handled as if it is the background. It is just a program. So you can't do the things by clicking on it that you could do if it was the background. Are there ways to make the background?
Thanks
I think you have to actiavte support for such programs in the control center, somewhere in the desktop settings.
Or not run KDesktop at all, just the other program.
Cheers,
_
Qt/KDE Developer
Debian User
you've got to allow desktop programs. right-click on desktop - configure destkop - and you see:
* show icons on desktop
* allow programs on desktop
guess that's it ;-)
-=| life sucks deeply |=-
Maybe this goes without saying, but:
Make sure to disable also any background image you might have configured.
Did U find it ?
I'm also interested to have what I've seen in a Linux meeting some years ago : an animated gif on the desktop.