Projects/Plasma/4.4-Kiosk: Difference between revisions
Appearance
< Projects
changed formulation |
panel immutability: separat settings |
||
Line 8: | Line 8: | ||
**include/exclude list for applets (plasmoids), so the user can be limited to use only specific applets | **include/exclude list for applets (plasmoids), so the user can be limited to use only specific applets | ||
**<strike>drag and drop for the quicklauncher</strike> -> implemented in kde4.3 | **<strike>drag and drop for the quicklauncher</strike> -> implemented in kde4.3 | ||
** panel: immutable=2 prevent moving and configuring the panel and also prevents adding or moving applets. It would be an advantange, if these things can be configured separately, like | |||
*** panel moveable: 0/1 | |||
*** panel configurable: 0/1 | |||
*** applets addable: 0/1 | |||
*** applets movable: 0/1 | |||
*** and so on | |||
*** Same applies for the applets itself (removable: 0/1, ...) | |||
Revision as of 12:51, 6 July 2009
Kiosk settings to put into place for KDE 4.4:
- plasma-desktoprc
- Removal of panel view (as opposed to the containment itself)
- Panel geometry configuration
- Separation between system and user part (may be through an extra file plasma-desktoprc-user as an idea)
- locked options should be hidden/disabled to the user
- include/exclude list for applets (plasmoids), so the user can be limited to use only specific applets
drag and drop for the quicklauncher-> implemented in kde4.3- panel: immutable=2 prevent moving and configuring the panel and also prevents adding or moving applets. It would be an advantange, if these things can be configured separately, like
- panel moveable: 0/1
- panel configurable: 0/1
- applets addable: 0/1
- applets movable: 0/1
- and so on
- Same applies for the applets itself (removable: 0/1, ...)
- Questions related to wishes
- how to lock the quicklauncher in the way, that icons can not be added during a session?
- how to remove kmenuedit at right-click onto the launcher?
- how to disable/hide parts of the ksettingsmanager ?