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.