77 lines
2.1 KiB
Plaintext
77 lines
2.1 KiB
Plaintext
|
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="commands_find">
|
||
|
<info>
|
||
|
<link type="next" xref="commands_mouse" />
|
||
|
<link type="guide" xref="commands#reviewing_screen_contents" />
|
||
|
<link type="seealso" xref="howto_cthulhu_find" />
|
||
|
<title type="sort">2. Cthulhu Find</title>
|
||
|
<title type="link">Cthulhu Find</title>
|
||
|
<desc>
|
||
|
Commands for searching window contents
|
||
|
</desc>
|
||
|
<credit type="author">
|
||
|
<name>Joanmarie Diggs</name>
|
||
|
<email>joanied@gnome.org</email>
|
||
|
</credit>
|
||
|
<license>
|
||
|
<p>Creative Commons Share Alike 3.0</p>
|
||
|
</license>
|
||
|
</info>
|
||
|
<title>Cthulhu Find Commands</title>
|
||
|
<p>
|
||
|
<app>Cthulhu</app>'s <link xref="howto_cthulhu_find">Find feature</link> allows
|
||
|
you to search the <link xref="howto_flat_review">Flat Review</link> context
|
||
|
for elements located within the current window.
|
||
|
</p>
|
||
|
<list>
|
||
|
<item>
|
||
|
<p>Open the <app>Cthulhu</app> Find dialog:</p>
|
||
|
<list>
|
||
|
<item>
|
||
|
<p>Desktop: <keyseq><key>KP Delete</key></keyseq></p>
|
||
|
</item>
|
||
|
<item>
|
||
|
<p>Laptop: <keyseq><key>Cthulhu Modifier</key><key>Left Bracket</key></keyseq></p>
|
||
|
</item>
|
||
|
</list>
|
||
|
</item>
|
||
|
<item>
|
||
|
<p>Move flat review to the next instance of a string:</p>
|
||
|
<list>
|
||
|
<item>
|
||
|
<p>
|
||
|
Desktop:
|
||
|
<keyseq><key>Cthulhu Modifier</key><key>KP Delete</key></keyseq>
|
||
|
</p>
|
||
|
</item>
|
||
|
<item>
|
||
|
<p>
|
||
|
Laptop:
|
||
|
<keyseq><key>Cthulhu Modifier</key><key>Right Bracket</key></keyseq>
|
||
|
</p>
|
||
|
</item>
|
||
|
</list>
|
||
|
</item>
|
||
|
<item>
|
||
|
<p>Move flat review to the previous instance of a string:</p>
|
||
|
<list>
|
||
|
<item>
|
||
|
<p>
|
||
|
Desktop:
|
||
|
<keyseq>
|
||
|
<key>Cthulhu Modifier</key><key>Shift</key><key>KP Delete</key>
|
||
|
</keyseq>
|
||
|
</p>
|
||
|
</item>
|
||
|
<item>
|
||
|
<p>
|
||
|
Laptop:
|
||
|
<keyseq>
|
||
|
<key>Cthulhu Modifier</key><key>Ctrl</key><key>Right Bracket</key>
|
||
|
</keyseq>
|
||
|
</p>
|
||
|
</item>
|
||
|
</list>
|
||
|
</item>
|
||
|
</list>
|
||
|
</page>
|