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.
Konqueror Menu Bar
I am building a kiosk and decided to use Konqueror as it's web browser. The goal is to only have one website in a frame that users can read and sign up for classes. I have been able to remove the title bar, search bar and navigation bars by editing ~/.kde/share/apps/konqueror/profiles/webbrowsing. I now need to remove the menu bar. I know I can use ctrl+m but would like to do it via a config file for portability. I tried creating a ~/.kde/share/apps/konqueror/konqueror.rc and editing it but I wasn't successful. Any info on what the syntax inside konqueror.rc or other file I can change to get rid of the menu bar would be greatly appriciated.
Greg
I'm not exactly sure, but you can try this:
In the ~/.kde/share/config/konquerorrc file, insert these lines
[KonqMainWindow]
MenuBar=Disabled
Hope that works.
OS: Kubuntu 6.06 LTS (Dapper Drake) | KDE 3.5.3
Computer Specs: AMD Sempron 2200 1.5Ghz | VIA KM266 Pro 8235 chipset | nVidia GeForce MX 4000 128MB DDR-RAM 32-bit AGP 8x
Didn't work, any other suggestions??
Greg