Bug 300927 - kmenuedit should be disabled by key
Summary: kmenuedit should be disabled by key
Status: REPORTED
Alias: None
Product: kiosk
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 11:59 UTC by hteles
Modified: 2013-09-05 13:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hteles 2012-05-31 11:59:44 UTC
Kde 4.8.3; kubuntu 12.04 LTS.

Shouldn't be possible with the kde kiosk framework for a user to edit kmenu.
Comment 1 hteles 2013-09-05 13:54:06 UTC
It's possible to circunvent this with:
cat > ~/.kde/share/config/plasma-desktop-appletsrc << EOF
[ActionPlugins]
MidButton;NoModifier=
RightButton;NoModifier=contextmenu
EOF