mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-15 12:33:35 +02:00
Help formatting fixes.
--HG-- branch : xslt
This commit is contained in:
@@ -157,7 +157,9 @@ Vimperator holds exactly one buffer object for each tab. It is usually an
|
||||
<description>
|
||||
<p>
|
||||
Scroll document to the left. If <oa>count</oa> is specified then move <oa>count</oa> times as
|
||||
much to the left. +
|
||||
much to the left.
|
||||
</p>
|
||||
<p>
|
||||
If the document cannot scroll more, a beep is emitted (unless <o>visualbell</o> is
|
||||
set).
|
||||
</p>
|
||||
@@ -171,7 +173,9 @@ Vimperator holds exactly one buffer object for each tab. It is usually an
|
||||
<description>
|
||||
<p>
|
||||
Scroll document down. If <oa>count</oa> is specified then move <oa>count</oa> times as much
|
||||
down. +
|
||||
down.
|
||||
</p>
|
||||
<p>
|
||||
If the document cannot scroll more, a beep is emitted (unless <o>visualbell</o> is
|
||||
set).
|
||||
</p>
|
||||
@@ -184,7 +188,9 @@ Vimperator holds exactly one buffer object for each tab. It is usually an
|
||||
<spec><oa>count</oa>k</spec>
|
||||
<description>
|
||||
<p>
|
||||
Scroll document up. If <oa>count</oa> is specified then move <oa>count</oa> times as much up. +
|
||||
Scroll document up. If <oa>count</oa> is specified then move <oa>count</oa> times as much up.
|
||||
</p>
|
||||
<p>
|
||||
If the document cannot scroll more, a beep is emitted (unless <o>visualbell</o> is
|
||||
set).
|
||||
</p>
|
||||
@@ -198,7 +204,9 @@ Vimperator holds exactly one buffer object for each tab. It is usually an
|
||||
<description>
|
||||
<p>
|
||||
Scroll document to the right. If <oa>count</oa> is specified then move <oa>count</oa> times
|
||||
as much to the right. +
|
||||
as much to the right.
|
||||
</p>
|
||||
<p>
|
||||
If the document cannot scroll more, a beep is emitted (unless <o>visualbell</o> is
|
||||
set).
|
||||
</p>
|
||||
@@ -348,10 +356,10 @@ default zoom levels are 30%, 50%, 67%, 80%, 90%, 100%, 110%, 120%, 133%, 150%,
|
||||
170%, 200%, 240%, 300%.
|
||||
|
||||
The available zoom range can be changed by setting the
|
||||
<html:a href="http://kb.mozillazine.org/Zoom.minPercent">'zoom.minPercent'</html:a> and
|
||||
<html:a href="http://kb.mozillazine.org/Zoom.maxPercent">'zoom.maxPercent'</html:a> Firefox
|
||||
<link topic="http://kb.mozillazine.org/Zoom.minPercent">'zoom.minPercent'</link> and
|
||||
<link topic="http://kb.mozillazine.org/Zoom.maxPercent">'zoom.maxPercent'</link> Firefox
|
||||
preferences. The zoom levels can be changed using the
|
||||
<html:a href="http://kb.mozillazine.org/Toolkit.zoomManager.zoomValues">'toolkit.ZoomManager.zoomLevels'</html:a>
|
||||
<link topic="http://kb.mozillazine.org/Toolkit.zoomManager.zoomValues">'toolkit.ZoomManager.zoomLevels'</link>
|
||||
preference.
|
||||
|
||||
<note>
|
||||
|
||||
Reference in New Issue
Block a user