General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Disabling menus
Posted by: RSK
Date: July 05, 2007 10:20AM

I'd like to know if there is any way of disabling menus (both the tool bar and context-sensitive (right-click)) menus via any conf file, so that nothing but only the screen (canvas) is visible throught the screen.

Thank you.

RSK.

Options: ReplyQuote
Re: Disabling menus
Posted by: kko
Date: July 05, 2007 11:08AM

Yes. To disable a context menu, you have to empty it. Open Edit > Configuration > Menus and paste the following:

DocumentPopup{
}
DocumentImagePopup{
}
FrameDocumentPopup{
}
FrameDocumentImagePopup{
}
LinkPopup{
}
ImageLinkPopup{
}
FrameLinkPopup{
}
FrameImageLinkPopup{
}
ImagePopup{
}
FrameImagePopup{
}
TextPopup{
}
FrameTextPopup{
}
SelectedText{
}

This will redefine all context menus as empty. You have to restart km to make this take effect. The menu bar can be disabled in the Toolbars section of Advanced Preferences (the latter can be opened by pressing F2). All other toolbars can be disabled through the View menu.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.