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.
lock windows to desktop?
Is there any way to lock specific windows to the desktop in KDE 3.2? I would like to prevent certain windows such as Konsole from minimizing when 'show desktop' is clicked, either by modifying the show desktop command, or by changing a setting for each window.
I think that to achieve that effect you would have to change to code itself. You can't configure how it works. It always hides all windows. Maybe you could write a dcop script that issues show desktop and then raises all konsoles but it's not the same thing.
I believe that in KDE 3.3 you can configure window specific settings. Nevertheless this won't solve the show destop issue.
Thanks for the reply. That is what I was afraid of. I had a feeling that configuring show desktop was not really possible. Oh well, it was worth a shot.