mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-09 04:05:47 +01:00
Add help links to Mozilla KB preference documentation.
This commit is contained in:
@@ -233,9 +233,12 @@ zoom range (default: 30%--300%). The zoom levels are used by
|
|||||||
default zoom levels are 30%, 50%, 67%, 80%, 90%, 100%, 110%, 120%, 133%, 150%,
|
default zoom levels are 30%, 50%, 67%, 80%, 90%, 100%, 110%, 120%, 133%, 150%,
|
||||||
170%, 200%, 240%, 300%.
|
170%, 200%, 240%, 300%.
|
||||||
|
|
||||||
The available zoom range can be changed by setting the \'zoom.minPercent' and
|
The available zoom range can be changed by setting the
|
||||||
\'zoom.maxPercent' Firefox preferences. The zoom levels can be changed using
|
\'http://kb.mozillazine.org/Zoom.minPercent[zoom.minPercent]' and
|
||||||
the \'toolkit.ZoomManager.zoomLevels' preference.
|
\'http://kb.mozillazine.org/Zoom.minPercent[zoom.maxPercent]' Firefox
|
||||||
|
preferences. The zoom levels can be changed using the
|
||||||
|
\'http://kb.mozillazine.org/Toolkit.zoomManager.zoomValues[toolkit.ZoomManager.zoomLevels]'
|
||||||
|
preference.
|
||||||
|
|
||||||
Note: \'toolkit.ZoomManager.zoomLevels' is specified as a list of values
|
Note: \'toolkit.ZoomManager.zoomLevels' is specified as a list of values
|
||||||
between 0 and 1, not as a percentage.
|
between 0 and 1, not as a percentage.
|
||||||
|
|||||||
@@ -189,10 +189,10 @@ they can be changed to a different value in your RC file using
|
|||||||
|
|
||||||
The following preferences are set:
|
The following preferences are set:
|
||||||
|
|
||||||
* browser.startup.page
|
* http://kb.mozillazine.org/Browser.startup.page[browser.startup.page]
|
||||||
* dom.popup_allowed_events
|
* http://kb.mozillazine.org/Dom.popup_allowed_events[dom.popup_allowed_events]
|
||||||
* accessibility.typeaheadfind.autostart
|
* http://kb.mozillazine.org/Accessibility.typeaheadfind.autostart[accessibility.typeaheadfind.autostart]
|
||||||
* accessibility.typeaheadfind
|
* http://kb.mozillazine.org/Accessibility.typeaheadfind[accessibility.typeaheadfind]
|
||||||
|
|
||||||
// TODO: others?
|
// TODO: others?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user