Sunday, September 4, 2011

Set Backspace’s Firefox behavior

set the backspace to be a back page (page up) or to match Windows / Mac behaviour (more useful) to go back a page in browser history:

default is now 2


Set "browser.backspace_action" to either 0 or 1
0 - Pressing backspace button will go back a page in the session history
1 - Pressing backspace button will scroll up a page in the current document and
(other) unmap function.  so new default value of 2 disables either of the above.

set it to 0 to match the WinMac action.

about:config browser.backspace_action;0

No comments:

Post a Comment