| Parameter | Effect | 
| -new | Starts a new browser instance. Available since K-Meleon 1.1. | 
| -P mostrecent | Starts K-Meleon with the most recently used profile. | 
| -P "profile name" | Starts K-Meleon with the specified profile. | 
| -profilesDir $appdata | Starts K-Meleon with the profile location set to the %AppData% directory (overriding profile.ini). | 
| -profilesDir "path" | Starts K-Meleon with the profile location set to the specified directory (overriding profile.ini). | 
| "URL" | Starts K-Meleon with the specified URL (overriding homepage settings). | 
More info about this in K-Meleon Documentation online.
| Action | Default | Firefox 2.0 | SeaMonkey 1.1 | 
| MiddleClick | Open in foreground. | Open in background. | Open in background. | 
| Ctrl+LeftClick | Open in foreground. | Open in background. | Open in background. | 
| Ctrl+RightClick | Open in background. | Open in foreground. | Open in foreground. | 
| Ctrl+Shift+LeftClick | (nothing). | Open in foreground. | Open in foreground. | 
| Shift+MiddleClick | (nothing). | Open in foreground. | Open in foreground. | 
| Shift+LeftClick | Open in foreground. | Open in new window. | Save link target. | 
More info about this in K-Meleon Documentation online.
| KM Accelerator | Function | Action | 
| Link Handling | ||
| MButton | layers(OpenLink) | ID_OPEN_LINK_IN_NEW_WINDOW | Middle-click open links to new layer/window. | 
| MButton | layers(OpenLinkBg) | ID_OPEN_LINK_IN_BACKGROUND | Middle-click open links to new background layer/window. | 
| CTRL LButton | layers(OpenLink) | ID_OPEN_LINK_IN_NEW_WINDOW | Ctrl+Left-click links to new windows/layers. | 
| SHIFT LButton | layers(OpenLink) | ID_OPEN_LINK_IN_NEW_WINDOW | Shift+Left-click links to new windows/layers. | 
| CTRL RButton | layers(OpenLinkBg) | ID_OPEN_LINK_IN_BACKGROUND | Ctrl+Right-click links to to the background. | 
| ALT LButton | ID_COPY_LINK_LOCATION | Alt+Left-click link urls to the clipboard for download managers to catch them. | 
| Window/Layer Handling | ||
| ALT VK_F4 | ID_FILE_CLOSE | |
| CTRL VK_F4 | layers(Close) | |
| CTRL SHIFT VK_F4 | layers(CloseAll) | |
| SHIFT VK_F4 | layers(CloseAllOther) | |
| CTRL ALT VK_F4 | ID_APP_EXIT | |
| CTRL VK_TAB | layers(Next) | ID_WINDOW_NEXT | |
| CTRL SHIFT VK_TAB | layers(Prev) | ID_WINDOW_PREV | |
| CTRL VK_PRIOR | layers(Prev) | |
| CTRL VK_NEXT | layers(Next) | |
| CTRL ALT VK_TAB | layers(Last) | |
| CTRL VK_F7 | ID_WINDOW_NEXT | |
| CTRL SHIFT VK_F7 | ID_WINDOW_PREV | |
| ALT VK_LEFT | ID_NAV_BACK | |
| LT VK_RIGHT | ID_NAV_FORWARD | |
| ALT VK_HOME | ID_NAV_HOME | |
| VK_ESCAPE | ID_NAV_STOP | |
| Function Keys | ||
| VK_F1 | ID_LINK_KMELEON_MANUAL | |
| VK_F2 | ID_PREFERENCES | |
| VK_F3 | ID_EDIT_FINDNEXT | |
| SHIFT VK_F3 | ID_EDIT_FINDPREV | |
| VK_F5 | ID_NAV_RELOAD | |
| CTRL VK_F5 | ID_NAV_FORCE_RELOAD | |
| SHIFT VK_F5 | ID_NAV_FORCE_RELOAD | |
| VK_F6 | ID_SELECT_URL | |
| VK_F11 | fullscreen() | |
| General | ||
| ALT SHIFT S | ID_VIEW_STATUS_BAR | |
| CTRL A | ID_EDIT_SELECT_ALL | |
| CTRL B | bookmarks(edit) | |
| CTRL C | ID_EDIT_COPY | |
| CTRL D | bookmarks(add) | |
| CTRL F | ID_EDIT_FIND | |
| CTRL G | ID_NAV_SEARCH | |
| CTRL H | history(View) | |
| CTRL I | ID_VIEW_PAGE_INFO | |
| CTRL L | ID_SELECT_URL | |
| CTRL N | ID_NEW_BROWSER | |
| CTRL O | ID_FILE_OPEN | |
| CTRL P | ID_FILE_PRINT | |
| CTRL R | ID_NAV_RELOAD | |
| CTRL S | ID_FILE_SAVE_AS | |
| CTRL T | layers(Open) | |
| CTRL U | ID_VIEW_SOURCE | |
| CTRL V | ID_EDIT_PASTE | |
| CTRL W | layers(Close) | ID_FILE_CLOSE | |
| CTRL X | ID_EDIT_CUT | |
| CTRL Z | ID_EDIT_UNDO | |
| CTRL ALT P | ID_FILE_PRINTPREVIEW | |
| CTRL ALT W | layers(CloseAllOther) | |
| CTRL SHIFT R | ID_NAV_FORCE_RELOAD | |
| CTRL SHIFT W | layers(CloseAll) | |
| Zoom | ||
| CTRL VK_PLUS | ID_FONT_INCREASE | |
| CTRL VK_ADD | ID_FONT_INCREASE | |
| CTRL VK_MINUS | ID_FONT_DECREASE | |
| CTRL VK_SUBTRACT | ID_FONT_DECREASE | |
| Defined by Macros: zoom.kmm | ||
| ALT VK_PLUS | macros(Zoom_Images_In) | |
| ALT VK_ADD | macros(Zoom_Images_In) | |
| ALT VK_MINUS | macros(Zoom_Images_Out) | |
| ALT VK_SUBTRACT | macros(Zoom_Images_Out) | |
| CTRL ALT VK_PLUS | macros(Zoom_Page_In) | |
| CTRL ALT VK_ADD | macros(Zoom_Page_In) | |
| CTRL ALT VK_MINUS | macros(Zoom_Page_Out) | |
| CTRL ALT VK_SUBTRACT | macros(Zoom_Page_Out) | |
| Defined by Macros: domcomplete.kmm | ||
| CTRL VK_RETURN | macros(domComplete(0)) | |
| CTRL ALT VK_RETURN | macros(domComplete(1)) | |
| CTRL SHIFT VK_RETURN | macros(domComplete(2)) | |
| Defined by Macros: groups.kmm | ||
| CTRL ALT VK_HOME | macros(Groups_NavHome) | |
| SHIFT VK_RETURN | macros(Groups_OpenGroup) | |
| CTRL ALT L | macros(Groups_OpenLastSession) | |
| Defined by Macros: hotlink.kmm | ||
| CTRL [0-9] | macros(hotlink[0-9]) | |
| Defined by Macros: ie.kmm | ||
| CTRL ALT I | macros(IE_OpenPage) | |
| Defined by Macros: kmprefs.kmm | ||
| VK_F2 | macros(kmPrefs) | |
| Defined by Macros: main.kmm | ||
| CTRL ALT O | macros(OpenURL) | |
| VK_F7 | macros(pref_ToggleJavaScript) | |
| VK_F8 | macros(pref_TogglePopups) | |
| VK_F9 | macros(pref_ToggleImages) | |
| CTRL ALT N | macros(Go_New) | |
| CTRL ALT V | macros(Go_Paste) | |
| Defined by Macros: mru.kmm | ||
| CTRL ALT Z | macros(MRU_OpenLastClosed) | |
| Defined by Macros: search.kmm | ||
| CTRL G | macros(Search) | |
| CTRL SHIFT V | macros(Search_PasteAndSearch) | |
| Defined by Macros: accel.kmm | ||
| MButton | ID_OPEN_LINK_IN_NEW_WINDOW | Default K-Meleon. | 
| CTRL LButton | ID_OPEN_LINK_IN_NEW_WINDOW | Default K-Meleon. | 
| SHIFT LButton | ID_OPEN_LINK_IN_NEW_WINDOW | Default K-Meleon. | 
| CTRL SHIFT LButton | (not defined) | Default K-Meleon. | 
| CTRL RButton | ID_OPEN_LINK_IN_BACKGROUND | Default K-Meleon. | 
| MButton | ID_OPEN_LINK_IN_BACKGROUND | Default Mozilla browsers. | 
| CTRL LButton | ID_OPEN_LINK_IN_BACKGROUND | Default Mozilla browsers. | 
| SHIFT MButton | ID_OPEN_LINK_IN_NEW_WINDOW | Default Mozilla browsers. | 
| CTRL SHIFT LButton | ID_OPEN_LINK_IN_NEW_WINDOW | Default Mozilla browsers. | 
| CTRL RButton | ID_OPEN_LINK_IN_NEW_WINDOW | Default Mozilla browsers. | 
| SHIFT LButton | ID_OPEN_LINK_IN_NEW_WINDOW | Default Firefox 2. | 
| SHIFT LButton | ID_SAVE_LINK_AS | Default Seamonkey 1.1. | 
| ALT D | ID_SELECT_URL | Default K-Meleon. | 
No more info available about this in K-Meleon Documentation online yet.
  | 
  | 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
More info about this in K-Meleon Documentation online.
| COMMAND ID | FUNCTION | KEYS SHORTCUT | 
| ID_APP_ABOUT | Opens the 'About K-Meleon' dialog. | |
| ID_APP_EXIT | Terminates K-Meleon. | CTRL ALT VK_F4 | 
| ID_COPY_IMAGE_CONTENT | Copies the image to clipboard. | |
| ID_COPY_IMAGE_LOCATION | Copy image location to the clipboard. | |
| ID_COPY_LINK_LOCATION | Copy link location to the clipboard. | ALT LButton | 
| ID_EDIT_CLEAR | Delete the selected text. | |
| ID_EDIT_COPY | Copy selected text to the clipboard. | CTRL C, CTRL VK_INSERT | 
| ID_EDIT_CUT | Cut out the selected text. (Copy selected text to the clipboard before deleting it) | CTRL X, CTRL VK_DELETE | 
| ID_EDIT_FIND | Open the search dialog. | CTRL F | 
| ID_EDIT_FINDNEXT | Search forward. | VK_F3 | 
| ID_EDIT_FINDPREV | Search backward. | SHIFT VK_F3 | 
| ID_EDIT_PASTE | Paste in the text from clipboard. | CTRL V, SHIFT VK_INSERT | 
| ID_EDIT_SELECT_ALL | Select all text. | CTRL A | 
| ID_EDIT_SELECT_NONE | Clear the selection. | |
| ID_EDIT_UNDO | Undo the latest changes. | CTRL Z, ALT VK_BACK | 
| ID_FILE_CLOSE | Close the open file. | ALT VK_F4, CTRL W (noLayer), (CTRL SHIFT W) | 
| ID_FILE_OPEN | Bring up the open file dialog. | CTRL O , CTRL SHIFT L (noLayer) | 
| ID_FILE_PRINT | Open the print dialog. | CTRL P | 
| ID_FILE_PRINTPREVIEW | Enter print preview mode. Select again to leave. | CTRL ALT P | 
| ID_FILE_PRINTSETUP | Opens the page setup dialog. | |
| ID_FILE_SAVE_AS | Open the 'Save as ...' dialog. | CTRL S | 
| ID_FILE_SAVE_FRAME_AS | Open the 'Save as ...' dialog to save selected frame. | |
| ID_FONT_DECREASE | Decrease the font size. | CTRL VK_MINUS, CTRL VK_SUBTRACT | 
| ID_FONT_INCREASE | Increase the font size. | CTRL VK_PLUS, CTRL VK_ADD | 
| ID_LINK_ABOUT_PLUGINS | Display installed plugins list. | |
| ID_LINK_KMELEON_FORUM | Go to the K-Meleon forums. | |
| ID_LINK_KMELEON_HOME | Go to the K-Meleon home page. | |
| ID_LINK_KMELEON_MANUAL | Go to the K-Meleon online documentation. | VK_F1 | 
| ID_LINK_KMELEON_FAQ | Go to the K-Meleon FAQ online. | |
| ID_MANAGE_PROFILES | Open the profiles manager/selector. | |
| ID_NAV_BACK | Go back one page. | ALT VK_LEFT | 
| ID_NAV_FORWARD | Go forward one page. | ALT VK_RIGHT | 
| ID_NAV_FORCE_RELOAD | Reload current page without cache query. | CTRL VK_F5, SHIFT VK_F5, CTRL SHIFT R | 
| ID_NAV_GO | Go to URL. | |
| ID_NAV_HOME | Go to home page. | ALT VK_HOME | 
| ID_NAV_RELOAD | Reload current page. | VK_F5, CTRL R | 
| ID_NAV_SEARCH | Calls the search dialog. See the preference for kmeleon.general.searchEngine | CTRL G | 
| ID_NAV_STOP | Stop loading. | VK_ESCAPE | 
| ID_NEW_BROWSER | Open a new browser window. | CTRL N | 
| ID_OPEN_FRAME | Opens the selected frame. | |
| ID_OPEN_FRAME_IN_BACKGROUND | Opens the selected frame in a new background window. | |
| ID_OPEN_FRAME_IN_NEW_WINDOW | Opens the selected frame in a new window. | |
| ID_OPEN_LINK | Opens the active link in the current browser window. | |
| ID_OPEN_LINK_IN_BACKGROUND | Opens the active link in a new browser window placed in the background. | CTRL Rbutton (noLayer) | 
| ID_OPEN_LINK_IN_NEW_WINDOW | Opens the active link in a new browser window placed in the foreground. | Mbutton, SHIFT LButton, CTRL Lbutton (noLayer) | 
| ID_PREFERENCES | Opens the preference/configuration panel. | VK_F2 | 
| ID_SAVE_IMAGE_AS | Save an image. | |
| ID_SAVE_LINK_AS | Save a link. | |
| ID_SELECT_URL | Select the text of the URL. | VK_F6, CTRL `, ALT D | 
| ID_TOOLBARS_LOCK | Locks the toolbars from being moved manualy. | |
| ID_VIEW_FRAME_INFO | Display frame info in cache. | |
| ID_VIEW_FRAME_SOURCE | View the frame source. | |
| ID_VIEW_IMAGE | View an image. | |
| ID_VIEW_PAGE_INFO | Display page info in cache. | CTRL I | 
| ID_VIEW_SOURCE | View page source. | CTRL U | 
| ID_VIEW_STATUS_BAR | Toggle statusbar. | ALT SHIFT S | 
| ID_VIEW_TOOLBAR | Toggle toolbar. | |
| ID_WINDOW_NEXT | Switch to next browser window. | CTRL VK_F7, CTRL VK_TAB (noLayer) | 
| ID_WINDOW_PREV | Switch to previous browser window. | CTRL SHIFT VK_F7, CTRL SHIFT VK_TAB (noLayer) | 
More info about this in K-Meleon Documentation online.
| Bookmarks Plugin | Function | Keys shortcut | 
| bookmarks() | ||
| bookmarks(Add) | Adds the page to bookmarks. | CTRL D | 
| bookmarks(AddLink) | Adds the selected link to bookmarks. | |
| bookmarks(addtoolbar) | ||
| bookmarks(config) | ||
| bookmarks(Edit) | Opens the 'Edit bookmarks' window. | CTRL B | 
| plugin(bookmarks, "Config"); plugin(bookmarks, "Add"); plugin(bookmarks, "AddToolbar"); plugin(bookmarks, "Edit"); plugin(bookmarks, "AddLink"); $page = pluginmsgex(bookmarks, "FindNick", $nickname, STRING);  | 
||
| Favorites Plugin | Function | Keys shortcut | 
| favorites() | ||
| favorites (Add) | Adds the page to favorites. | CTRL D | 
| favorites (AddLink) | Adds the selected link to favorites. | |
| favorites(config) | ||
| favorites (Edit) | Opens the favorites folder in Windows Explorer. | CTRL B | 
| plugin(favorites, "Config"); plugin(favorites, "Add"); plugin(favorites, "Edit"); plugin(favorites, "AddLink"); $page = pluginmsgex(bookmarks, "FindNick", $nickname, STRING);  | 
||
| Hotlist Plugin | Function | Keys shortcut | 
| hotlist() | ||
| hotlist (Add) | Adds the page to the hotlist. | CTRL D | 
| hotlist (AddLink) | Adds the selected link to the hotlist. | |
| hotlist(config) | ||
| hotlist (Edit) | Opens the 'edit hotlist' window. | CTRL B | 
| plugin(hotlist, "Edit"); plugin(hotlist, "AddLink"); $page = pluginmsgex(bookmarks, "FindNick", $nickname, STRING);  | 
||
| Layers Plugin | Function | Keys shortcut | 
| layers() | ||
| layers(NUMBER) | ||
| layers(Close) | Closes the current layer. | CTRL VK_F4, CTRL W | 
| layers(CloseAll) | Closes all layers. | CTRL SHIFT VK_F4, CTRL SHIFT W | 
| layers(CloseAllOther) | Closes all but the selected layer. | SHIFT VK_F4, CTRL ALT W | 
| layers(closewindow) | ||
| layers(config) | ||
| layers(Last) | Switches to the last selected layer. | CTRL ALT VK_TAB | 
| layers(Next) | Switches to next layer. | CTRL VK_NEXT, CTRL VK_TAB, CTRL VK_RIGHT | 
| layers(Open) | Opens a new layer. | CTRL T | 
| layers(OpenLink) | Opens the selected link in a new layer. | Mbutton, CTRL LButton, SHIFT LButton | 
| layers(OpenLinkBg) | Opens the selected link in a background layer. | CTRL RButton | 
| layers(OpenWindow) | Open a new browser window. | CTRL N | 
| layers(Prev) | Switches to previous layer. | CTRL VK_PRIOR, CTRL SHIFT VK_TAB, CTRL VK_LEFT | 
| plugin(layers, "Config"); plugin(layers, "Open"); plugin(layers, "OpenLink"); plugin(layers, "OpenLinkBg"); plugin(layers, "Next"); plugin(layers, "Prev"); plugin(layers, "Last"); plugin(layers, NUMBER); plugin(layers, "Close"); plugin(layers, "CloseAll"); plugin(layers, "CloseAllOther"); plugin(layers, "OpenWindow"); plugin(layers, "CloseWindow"); pluginmsg(layers, "OpenURL", url); pluginmsg(layers, "OpenURLBg", url); pluginmsg(layers, "AddLayersToWindow", $layersdata,STRING); pluginmsg(layers, "AllLayersInWindow", $command, STRING); $numWindows = pluginmsgex(layers, "NumberOfWindows", "", INT); $numLayers = pluginmsgex(layers, "NumberOfLayersInWindow", "", INT); $layersdata = pluginmsgex(layers, "GetLayersInWindow", "", STRING); pluginmsg(layers, "ReplaceLayersInWindow", $layersdata, STRING);  | 
||
| Groups Plugin | Function | Keys shortcut | 
| macros(GroupOnly) | Replaced open layers with a saved group. | SHIFT VK_RETURN | 
| macros(SavedGroups) | ALT SHIFT VK_RETURN, CTRL ALT G | |
| macros(OpenGroup) | ALT VK_RETURN | |
| macros(SaveAsGroup) | CTRL ALT S | |
| History Plugin | Function | Keys shortcut | 
| history() | ||
| history(View) | Opens the history window. | CTRL H | 
| history(Config) | CTRL ALT H | |
| plugin(history, "Config"); plugin(history, "View");  | 
||
| Fullscreen Plugin | Function | Keys shortcut | 
| fullscreen() | Toggles fullscreen. | VK_F11 | 
| plugin(fullscreen); | ||
| Privacy Plugin | Function | Keys shortcut | 
| privacy(ClearCache) | Deletes disk cache. | CTRL VK_RETURN | 
| privacy(ClearCookies) | Deletes the cookie file. | |
| privacy(ClearHistory) | Deletes the history file. | |
| privacy(ClearMRU) | Clears the URL bar dropdown list. | |
| privacy(ClearSignon) | Deletes the passwords file. | |
| Rebar Menu Plugin | Function | Keys shortcut | 
| rebarmenu(MenuName) | Generic syntax to popup a defined menu. | |
| rebarmenu(&Web Search) | Popup Web Search menu. | ALT S | 
| rebarmenu(User Agent) | Popup User Agent menu. | ALT U | 
| rebarmenu(Privacy) | Popup Privacy menu. | ALT P | 
| rebarmenu(Compact Menu) | Popup Compact menu. | CTRL M | 
| rebarmenu(&Layers) | Open layers list menu. | |
| MACROS Plugin | Function | Keys shortcut | 
| macros(MACRO_NAME) | Generic syntax to call a macro. | |
| macros(ClearAll) | Deletes all your privacy data: cache, cookies, history, URL bar history, & passwords. | |
| macros(CKToggle) | Allows or blocks cookies. | |
| macros(CopyLinkURL) | Copy the link URL in clipboard. | ALT LButton | 
| macros(domComplete0) | Complete the domain of URL bar text and go it. | CTRL VK_RETURN | 
| macros(domComplete1) | Complete the domain of URL bar text and go it. | CTRL ALT VK_RETURN | 
| macros(domComplete2) | Complete the domain of URL bar text and go it. | CTRL SHIFT VK_RETURN | 
| macros(FileBook) | Adds the page to bookmarks, then opens the edit bookmarks window. | |
| macros(FileFav) | Adds the page to favorites, then opens the favorites folder in Windows Explorer. | |
| macros(FileHot) | Adds the page to hotlist, then opens the edit hotlist window. | |
| macros(Highlight) | Opens the Find & Highlight prompt. | CTRL VK_F3 | 
| macros(Home) | Opens the Home page, Startup Group or Last Session pages whichever is set to open upon start. | |
| macros(hotlinkN) => N=[0...9] | Accelerator to go a defined web site. | CTRL N => N=[0...9] | 
| macros(ImgToggle) | Allows or blocks images on the page. | VK_F9 | 
| macros(JSToggle) | Allows or blocks javascript. | VK_F7 | 
| macros(JToggle) | Allows or blocks java. | |
| macros(KillApplets) | Stops java applets on a page. | |
| macros(KillFlash) | Deletes Macromedia's flash content from the page. | |
| macros(LinkInIE) | Opens the selected link in Internet Explorer. | |
| macros(Mail) | Opens your preferred email client. | |
| macros(New) | Opens the selected text or a blank page in a new layer or new window if layers plugin is disabled. | |
| macros(News) | Opens your preferred news client. | |
| macros(OpenClosed) | Reopens the layers just closed. (Undo Last Closed) | CTRL ALT Z | 
| macros(OpenInNew) | Opens the URL bar text in a new layer or new window if layers plugin is disabled. | CTRL ALT N , ALT ' , ALT / | 
| macros(OpenLast) | Opens the last session pages. | CTRL ALT L | 
| macros(OpenStart) | Opens the Startup Group. | CTRL ALT VK_HOME | 
| macros(OpenURL) | Open a URL address. | CTRL ALT O | 
| macros(PasteGo) | Pastes clipboard contents to the URL bar and opens it. | CTRL ALT V | 
| macros(PasteSearch) | Pastes clipboard contents to the URL bar and searches the web for it. | CTRL SHIFT V | 
| macros(PBToggle) | Allows or blocks popup windows. | VK_F8 | 
| macros(PrefPanel) | Display Advanced Preferences panel. | VK_F2 | 
| macros(RefToggle) | Allows or blocks referer. | |
| macros(ResetURLBar) | Resets the URL bar text to the page URL. | |
| macros(SaveAsGroup) | Opens the 'Save All Layers As a Group' prompt. | CTRL ALT S | 
| macros(SavedGroups) | Displays the saved layer groups. | CTRL ALT G | 
| macros(SavePage) | CTRL S | |
| macros(Search) | Uses the default search engine to search for the selected text or URL bar text (if different from page URL). Otherwise, the search prompt will appear. | CTRL G | 
| macros(SelectGo) | Opens the selected text or the URL bar text. | |
| macros(top_level) | Goes to the top level of the site. | |
| macros(TAF) | Find in page text as you type. | / | 
| macros(TAFLinks) | Find in page links as you type. | ' | 
| macros(up_directory) | Goes up one level of the site. | |
| macros(URL) | CTRL SHIFT L | |
| macros(URLInIE) | Opens the URL bar text in Internet Explorer. | CTRL ALT I | 
| macros(ZoomImageLinks) | Opens the directly linked images and displays them all on one page. Useful for thumbnail links. | |
| macros(ZoomInImages) | Increases the size of images on the page. | ALT VK_ADD , ALT VK_PLUS | 
| macros(ZoomInPage) | Increases the size of images and text on the page. | CTRL ALT VK_ADD , CTRL ALT VK_PLUS | 
| macros(ZoomOutImages) | Decreases the size of images on the page. | ALT VK_MINUS , ALT VK_SUBTRACT | 
| macros(ZoomOutPage) | Decreases the size of images and text on the page. | CTRL ALT VK_MINUS , CTRL ALT VK_SUBTRACT | 
| MACROS to Toolbars | Function | 
| $bChecked = pluginmsgex(toolbars, "IsButtonChecked", "TOOLBAR_ID, BUTTON_ID", INT) | |
| $bEnabled = pluginmsgex(toolbars, "IsButtonEnabled", "TOOLBAR_ID, BUTTON_ID", INT) | |
| pluginmsg(toolbars, "CheckButton", "TOOLBAR_ID, BUTTON_ID, [0|1]") | |
| pluginmsg(toolbars, "EnableButton", "TOOLBAR_ID, BUTTON_ID, [0|1]") | |
| pluginmsg(toolbars, "SetButtonImage", "TOOLBAR_ID, BUTTON_ID, [HOT|COLD|DEAD], Path/to/new/image.bmp[0]") | 
More info about this in K-Meleon Documentation online.
Online version of this file (MIRROR)