Is it possible to prevent users from changing their desktop wallpapers?
Posted: Sun Sep 15, 2019 5:37 pm
Hello,
We're using a Linux distribution with the LXDE desktop environment in a school library, and students use the computer using a temporary user account. The problem is that students change the desktop wallpaper jokingly without locking the screen or signing off. What I've tried so far is to enforce a dconf read-only lock on the background property (/org/gnome/desktop/background/picture-uri), but I had to create the etc/dconf/db/local.d directory, which makes me wonder if LXDE uses dconf at all (although I can use dconf-editor).
Here are the steps I followed to do the dconf lock: https://askubuntu.com/questions/1034000 ... 38#1034238
Is it possible to prevent users from changing it?
Thanks in advance.
We're using a Linux distribution with the LXDE desktop environment in a school library, and students use the computer using a temporary user account. The problem is that students change the desktop wallpaper jokingly without locking the screen or signing off. What I've tried so far is to enforce a dconf read-only lock on the background property (/org/gnome/desktop/background/picture-uri), but I had to create the etc/dconf/db/local.d directory, which makes me wonder if LXDE uses dconf at all (although I can use dconf-editor).
Here are the steps I followed to do the dconf lock: https://askubuntu.com/questions/1034000 ... 38#1034238
Is it possible to prevent users from changing it?
Thanks in advance.