http://mozilla.dorando.at/readme.html
http://forums.mozillazine.org/viewtopic.php?t=72994
This configuration is Pale Moon-specific.
- 2017-08-21 – 20110522 on Pale Moon 27.3.0 (32-bit) on Windows 10 64bit
-
I’ve used this for some time now..
—
Note that changes are applied immediately. There is no Ok/Apply/Cancel as I would expect.
C-S-F12 to get to Keyconfig easily.
New hotkeys ∞
At the bottom-left is [Add a new key]. If that entry does not exist, right-click in the middle of Keyconfig and select [Add a new key].
| Name | Shortcut / Hotkey | Content |
| key_selectTab9 | Alt+9 | gBrowser.selectTabAtIndex(8, event); |
| key_selectTab10 | Alt+0 | gBrowser.selectTabAtIndex(9, event); |
ScrapBook X seems moody. You may need to go into its settings and set a value for its keys and restart so that an entry for it will appear in keyconfig. I’ll list all relevant entries here, to be thorough.
| Name | Shortcut / Hotkey | Content |
| Bookmark with ScrapBook… | Ctrl+Shift+S | sbBrowserOverlay.execBookmark('ScrapBookContextPicking'); |
| key_ScrapBookCapture | Ctrl+Shift+D | sbBrowserOverlay.execCapture(0, null, false, 'urn:scrapbook:root'); |
| Scrapbook X | Ctrl+Shift+B | toggleSidebar('viewScrapBookSidebar'); |
Adjustments ∞
| Add-ons | Disabled | |
| Browser Console | Disabled | |
| Browser:FocusNextFrame | Disabled | |
| Browser:FocusNextFrame | Disabled | |
| Close Window | Disabled | |
| Debugger | Disabled | |
| Developer Toolbar | Disabled | |
| dwhelper-opendir-key | Disabled | The addon doesn’t allow it to be disabled, but keyconfig does. |
| dwhelper-quick-key | Disabled | The addon doesn’t allow it to be disabled, but keyconfig does. |
| Focus chats [] | Disabled | I don’t know what this is. |
| Inspector | Disabled | |
| key_selectLastTab | Disabled | |
| Keyconfig… | Disabled | Use Tools > Keyconfig |
| Network | Disabled | |
| Page Info | F1 | |
| Disabled | ||
| Quit [] | Disabled | I don’t know how many times I’ve accidentally quit before finding keyconfig specifically to make this change. It’s right next to control-w for fuck’s sake. Bad Mozilla, no biscuit! |
| Responsive Design View | Shift+F12 | |
| Scratchpad | Shift+F4 | |
| Switch Text Direction | Disabled | |
| Toggle Tools | F12 |
Todo ∞
I don’t know how to update these:
-
Open Containing Folder –
control-shift-f1control-bto open the sidebar.- Type text to search for a bookmark which does actually exist.
right-clickthe bookmark entry.
Old additions, noted here for reference ∞
-
Go Parent Folder – Disabled
- The addon is obsoleted as of 26.0.0 (x64)
-
Close Tab & Focus to the left
var tab = gBrowser.mCurrentTab; if(tab.previousSibling) gBrowser.mTabContainer.selectedIndex--; gBrowser.removeTab(tab);
-
Close Tab, go left
user_pref("keyconfig.main.xxx_key__Close Tab & Focus to the left", "!] [- Yes, my note had it just like this.
Notable entries ∞
| ghostery-finder-key | Alt+Ctrl+G |
Old stuff from Firefox ∞
All of the below was integrated into the above when I installed Pale Moon. However, I omitted some things. Therefore the below notes may be useful for Firefox-specific stuff.
Spoiler
| Add-ons | Disabled | |
| Bookmark with ScrapBook+… | Disabled | It makes no sense at all to have bookmarking functionality in ScrapBook+, as the web browser has that. Duh. |
| Browser Console | Disabled | |
| Browser:FocusNextFrame | Disabled | |
| Browser:FocusNextFrame | Disabled | |
| Close Window | Disabled | |
| Debugger | Disabled | |
| Developer Toolbar | Disabled | |
| Download | Disabled | |
| dwhelper-opendir-key | Disabled | The addon doesn’t allow it to be disabled, but keyconfig does. |
| dwhelper-quick-key | Disabled | The addon doesn’t allow it to be disabled, but keyconfig does. |
| focusChatBar | Disabled | I don’t know what this is. |
| Go Parent Folder | Disabled | |
| goBackKB | Disabled | I keep Alt+Left Arrow |
| goForwardKB | Disabled | I keep Alt+Right Arrow |
| Inspector | Disabled | |
| key_ScrapBookCapture | Ctrl+Shift+D | |
| key_ScrapBookCaptureAs | Alt+Ctrl+Shift+D | |
| key_search | Disabled | |
| key_search2 | Disabled | |
| key_selectLastTab | Disabled | |
| Keyconfig… | Disabled | I’d rather use Tools > Keyconfig |
| Network | Disabled | |
| New Private Window | Disabled | Maybe I should change this so it’s easier with my left hand. ;) |
| Page Info | F1 | |
| Disabled | ||
| Quit | Disabled | I don’t know how many times I’ve accidentally quit before finding keyconfig specifically to make this change. It’s right next to control-w for fuck’s sake. Bad Mozilla, no biscuit! |
| Responsive Design View | Shift+F12 | |
| ScrapBook Plus | Ctrl+Shift+B | |
| Scratchpad | Shift+F4 | |
| Select All | Disabled | I keep Ctrl+A |
| Switch Text Direction | Disabled | |
| Tab Groups | Disabled | |
| Toggle Tools | F12 | |
| Toggle Tools | Disabled |
