<title>Moving Around in Menus</title>
<para>
-The most important navigation keys common to all menus are shown in
-<xref linkend="tab-keys-nav"/>.
+The most important navigation keys common to line- or entry-based menus
+are shown in <xref linkend="tab-keys-nav-line"/> and in
+<xref linkend="tab-keys-nav-page"/> for page-based menus.
</para>
-<table id="tab-keys-nav">
-<title>Most common navigation keys</title>
+<table id="tab-keys-nav-line">
+<title>Most common navigation keys in entry-based menus</title>
<tgroup cols="3">
<thead>
<row><entry>Key</entry><entry>Function</entry><entry>Description</entry></row>
</tgroup>
</table>
+<table id="tab-keys-nav-page">
+<title>Most common navigation keys in page-based menus</title>
+<tgroup cols="3">
+<thead>
+<row><entry>Key</entry><entry>Function</entry><entry>Description</entry></row>
+</thead>
+<tbody>
+<row><entry>J or <Return></entry><entry><literal><next-line></literal></entry><entry>scroll down one line</entry></row>
+<row><entry><Backspace></entry><entry><literal><previous-line></literal></entry><entry>sroll up one line</entry></row>
+<row><entry>K, <Space> or <PageDn></entry><entry><literal><next-page></literal></entry><entry>move to the next page</entry></row>
+<row><entry>- or <PageUp></entry><entry><literal><previous-page></literal></entry><entry>move the previous page</entry></row>
+<row><entry><Home></entry><entry><literal><top></literal></entry><entry>move to the top</entry></row>
+<row><entry><End></entry><entry><literal><bottom></literal></entry><entry>move to the bottom</entry></row>
+</tbody>
+</tgroup>
+</table>
+
</sect1>
<sect1 id="editing">