Add KDE plasma as another kiosk system option.
This commit is contained in:
parent
fef999e7fe
commit
b3b8d3d342
8 changed files with 72 additions and 4 deletions
8
roles/kiosk/files/kde5rc
Normal file
8
roles/kiosk/files/kde5rc
Normal file
|
@ -0,0 +1,8 @@
|
|||
[KDE Action Restrictions][$i]
|
||||
action/start_new_session=false
|
||||
action/switch_user=false
|
||||
action/lock_screen=false
|
||||
action/logout=false
|
||||
|
||||
[General]
|
||||
BrowserApplication=firefox-esr.desktop
|
3
roles/kiosk/files/kscreenlockerrc
Normal file
3
roles/kiosk/files/kscreenlockerrc
Normal file
|
@ -0,0 +1,3 @@
|
|||
[Daemon][$i]
|
||||
Autolock=false
|
||||
LockOnResume=false
|
Loading…
Add table
Add a link
Reference in a new issue