More renaming. Hopefully fixed version number.
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
</info>
|
||||
<title>Table Navigation Commands</title>
|
||||
<p>
|
||||
Orca's support for navigation by table cell is part of its
|
||||
Cthulhu's support for navigation by table cell is part of its
|
||||
<link xref="commands_structural_navigation#tables">Structural Navigation
|
||||
commands</link>. In addition you can:
|
||||
</p>
|
||||
@ -26,31 +26,31 @@
|
||||
<item>
|
||||
<p>
|
||||
Set dynamic row headers to current column:
|
||||
<keyseq><key>Orca Modifier</key><key>C</key></keyseq>
|
||||
<keyseq><key>Cthulhu Modifier</key><key>C</key></keyseq>
|
||||
</p>
|
||||
</item>
|
||||
<item>
|
||||
<p>
|
||||
Set dynamic column headers to current row:
|
||||
<keyseq><key>Orca Modifier</key><key>R</key></keyseq>
|
||||
<keyseq><key>Cthulhu Modifier</key><key>R</key></keyseq>
|
||||
</p>
|
||||
</item>
|
||||
<item>
|
||||
<p>
|
||||
Clear dynamic row headers:
|
||||
<keyseq><key>Orca Modifier</key><key>C</key></keyseq> (double-clicked)
|
||||
<keyseq><key>Cthulhu Modifier</key><key>C</key></keyseq> (double-clicked)
|
||||
</p>
|
||||
</item>
|
||||
<item>
|
||||
<p>
|
||||
Clear dynamic column headers:
|
||||
<keyseq><key>Orca Modifier</key><key>R</key></keyseq> (double-clicked)
|
||||
<keyseq><key>Cthulhu Modifier</key><key>R</key></keyseq> (double-clicked)
|
||||
</p>
|
||||
</item>
|
||||
<item>
|
||||
<p>
|
||||
Toggle between cell and row reading in a table:
|
||||
<keyseq><key>Orca Modifier</key><key>F11</key></keyseq>
|
||||
<keyseq><key>Cthulhu Modifier</key><key>F11</key></keyseq>
|
||||
</p>
|
||||
</item>
|
||||
</list>
|
||||
|
Reference in New Issue
Block a user