You are not logged in.

1

Thursday, November 16th 2006, 3:41pm

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

Cepheus

Beginner

Posts: 8

Location: Berlin, Germany

  • Send private message

2

Thursday, November 16th 2006, 6:48pm

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


3

Thursday, November 16th 2006, 7:03pm

Great!!! That worked. Thanks a lot.