You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, July 1st 2005, 12:01am

Removing sub menus

Using KDE 3.3.2 (I don't want 3.4.1 just yet) on gentoo with kernel 2.6.12.1 and wanted to know how to remove the "Action" submenu from the kde start bar.

To remove the other ones (bookmarks, quick browser...) I went to Control Center -> Desktop -> Panels -> Menus tab where one can remove the optional submenus, but I also want to remove the actions sub menu. Is not an "optional" submenu (required)? Is this possible?

TIA,
David

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

2

Friday, July 1st 2005, 11:51am

You could try this:

#> kwriteconfig --file kickerrc --group menus --key "ShowMenuTitles" --type bool false

#> kwriteconfig --file kickerrc --group menus --key "UseBookmarks" --type bool false

#> kwriteconfig --file kickerrc --group menus --key "UseBrowser" --type bool false

Cheers,
_
Qt/KDE Developer
Debian User