disable changing background wallpaper
Michael Hartmann <[email protected]> Sun, 27 Aug 2006 13:45:35 +0200
| Newsgroups | gmane.comp.kde.kiosk |
|---|---|
| Message-ID | <[email protected]> |
Hi list, How can I prevent that a user changes the wallpaper by using a dcop call (dcop kdesktop KBackgroundIface setWallpaper foo.png). You can do that quite simple using kolourpaint or konqueror (right mouse -> action -> set as wallpaper). After restarting the profile I see the old wallpaper again, because kdesktoprc is immutable. However, during a session everyone can change the wallpaper. Any ideas? Thank you :) Michael Hartmann