http://moon-aka-sun.livejournal.com/ ([identity profile] moon-aka-sun.livejournal.com) wrote in [personal profile] moon_aka_sun 2008-07-09 07:35 pm (UTC)

Add F2/F3 for tab navigation

1. Use KeyConfig

2. Ensure F2 and F3 are not used, or use different keys.

3. Modify c:\Users\%USER%\AppData\Roaming\Mozilla\Firefox\Profiles\%CODE%.default\prefs.js

user_pref("keyconfig.main.key_ToNextTab", "][][VK_F3][_content.focus();gBrowser.mTabContainer.advanceSelectedTab(1,true);][");
user_pref("keyconfig.main.key_ToPrevTab", "][][VK_F2][_content.focus();gBrowser.mTabContainer.advanceSelectedTab(-1,true);][");

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting