Announcement

Collapse
No announcement yet.

KDE remove menu item

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    KDE remove menu item

    Hi i'm new to Kubuntu 7.10 and was wondering how to get rid of the menu item in KDE3.5.8...Lock session...and change user...

    Thanks


    #2
    Re: KDE remove menu item

    From repositories:

    kiosktool - tool to configure the KDE kiosk framework
    A Point&Click tool for system administrators to enable
    KDE's KIOSK features or otherwise preconfigure KDE for
    groups of users.
    Note / Warning
    Kiosktool is administrator tool, it needs root rights /1/ (kdesudo/kdesu). Be careful !


    Starting kiosktool:
    Press Alt + F2 and type kdesudo kiosktool (or kdesu kiosktool, depends Kubuntu version /2/)


    Disabling Lock Session

    Kiosk Admin Tool > Setup Profile > General (Setup Component) > Disable Lock Screen option > Finished > Finished. Log out - restart x - log in.


    Removing Switch User

    It seems that "change user" is part of the KDM (kde display manager) and only way to remove "change user" is to use another display manager. More of this:

    Remove "Switch User" from Kmenu... is possible?
    http://www.kde-forum.org/artikel/150...-possible.html

    You can run Kubuntu with GDM (gnome display manager) /3/:
    Install gdm and you can easily change default display manager:
    Code:
    sudo dpkg-reconfigure kdm
    or
    Code:
    sudo dpkg-reconfigure gdm
    And choose your display manager.


    /1/ FAQ: Root Password
    http://kubuntuforums.net/forums/inde...opic=3089088.0

    /2/ GutsyGibbon/Tribe5/Kubuntu
    https://wiki.kubuntu.org/GutsyGibbon/Tribe5/Kubuntu

    /3/ Topic: Switch between Ubuntu / Kubuntu ...
    http://kubuntuforums.net/forums/index.php?topic=5642.0


    More links:

    Kiosktool locks down KDE users' desktops
    http://www.linux.com/feature/114306
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment

    Working...
    X