[kiosk] [Bug 509984] Unable to disable various settings panels
bug-control at kde.org
bug-control at kde.org
Sat Sep 27 15:02:49 BST 2025
https://bugs.kde.org/show_bug.cgi?id=509984
--- Comment #2 from blairuk at gmail.com <blairuk at gmail.com> ---
(In reply to Nicolas Fella from comment #1)
> kcm_wallpaper=false (without the .desktop) works for the systemsettings case
I didn't think to try removing ".desktop" - thanks. I just checked now. I
regenerated all my restrictions using the following:
$ kcmshell6 --list | grep kcm | cut -d" " -f1 | while read mod; do echo
"${mod}.desktop=false"; echo "${mod}=false"; done
Now I see most of the system settings empty accept for "Driver Manager";
perhaps this one isn't included in the kcmshell list?
Also right clicking on the desktop still shows the "Desktop and Wallpaper"
option.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list