Quote
Marc
But I just can't find a way to disable the menu-key (next to the right hand side Ctrl-key) and the right mouse-button.
I tried in defaults/settings/accel.cfg the following lines:
VK_APPS = ID_NAV_STOP
RBUTTON = ID_NAV_STOP
but that didn't work.
Also I searched through defaults/settings/menus.cfg where the corresponding menus are, but couldn't find them.
Marc, what do you actually want to do? Do you want to disable keys or menus? I don't think that you can really disable keys or mouse buttons through accelerators - especially keys like VK_MENU (not VK_APPS) and RBUTTON are normally handled on the OS level, not on application level - but you can disable menus of course. See
here.
Quote
Marc
On another subject: some websites (like this one!) can detect the language set in IE. I couldn't find such an option in K-Meleon.
You can find some hints in the first section of
K-Meleon Wiki Translations.