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.
annoying search menu
I don't know how to disable "search" in kde menu. I'm using suse10.
RE: annoying search menu
I'm not a SuSE user, but here is a guess: do the panel options show any option (under the section K Menu)?
I would appreciate it if a real SuSE user would jump in and tell the answer right away.
Bram Schoenmakers
KDE Netherlands (www.kde.nl)
I don't see the option
kde panel
kde menu editor
Perhaps, this search bar isn't configurable. It's the thing, that SuSE call "menu extension".
To remove all such things, I just build KDE from sources.
I guess you may try following:
Go to /etc/sysconfig/windowmanager and set these variables:
INSTALL_DESKTOP_EXTENSIONS="no"
CREATE_XDG_MENUS="false"
KDE_BUILD_GLOBAL_SYCOCA="no"
then run "kbuildsycoca" to rebuild KDE menu cache. This will turn back original KDE menus, instead of SuSE extensions.
But. I'm not sure at all, that it will work and this can harm your system. In any case, backup your $HOME/.kde folder before proceeding.
This post has been edited 1 times, last edit by "Dragonstorm" (Mar 7th 2006, 1:19pm)