KDE Kiosk Question
Kai Uwe Broulik
kde at privat.broulik.de
Thu Jan 18 15:59:19 UTC 2018
Hi John,
you can mark any individual setting immutable by adding a [$i] to that setting
or the group. For example to prevent anyone from changing the maximum items in
the history from 10, place the following in /etc/xdg/klipperrc
[General]
MaxClipItems[$i]=10
It might happen that the check box in the user interface is not be disabled
but overwriting the setting will always be denied/ignored if marked immutable.
You can find a list of configuration keys here [1].
Cheers
Kai Uwe
[1] https://cgit.kde.org/plasma-workspace.git/plain/klipper/klipper.kcfg
More information about the Enterprise
mailing list