Plasma/4.7-Kiosk: Difference between revisions
< Plasma
No edit summary |
(→Bugs) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
*containment_actions should affect DesktopToolbox | *containment_actions should affect DesktopToolbox | ||
*We need an "activity_actions", so we can disable them. | *We need an "activity_actions", so we can disable them. | ||
*kmenuedit should not appear as a option on simple launcher | |||
*[KDE Resource Restrictions] | |||
templates=/share/templates/ doesn't take precedence to /usr/share/templates. Workaround : chmod 711 /usr/share/templates which is ugly and could break with a distro update. | |||
== Wishlist == | == Wishlist == | ||
*Allow/Disallow the plasmoids configuration | |||
*Block kdeui configuration (non plasma thing) | |||
== Extended wishlist == | == Extended wishlist == | ||
== Questions related to wishes == | == Questions related to wishes == |
Latest revision as of 15:59, 31 May 2012
Kiosk settings to put into place for KDE 4.7:
You can take a look at 4.4 roadmap Kiosk 4.4
Bugs
- containment_actions should affect DesktopToolbox
- We need an "activity_actions", so we can disable them.
- kmenuedit should not appear as a option on simple launcher
- [KDE Resource Restrictions]
templates=/share/templates/ doesn't take precedence to /usr/share/templates. Workaround : chmod 711 /usr/share/templates which is ugly and could break with a distro update.
Wishlist
- Allow/Disallow the plasmoids configuration
- Block kdeui configuration (non plasma thing)