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.
MenuBar Issue
Hello,
I have been trying for a while to remove the menubar from konqueror and nothing works. I have tried adding MenuBar=Disabled to konquerorrc, konqiview, filemanagment profile and nothing works. I can hide it via ctl+m but I can't get it to start up this way. I need the menubar gone because this will be going into a school. Thanks for any help.
Andrew McCabe
Add the following section (if it doesn't exist) to ~/.kde/share/apps/konqueror/profiles/filemanagement or whatever profile you use:
|
Source code
|
1
2
|
[Main Window Settings]
MenuBar=Disabled
|
Works for me
Great!!! That worked. Thanks a lot.