Make sure all files that should be present are present.
This commit is contained in:
75
help/C/howto_the_cthulhu_modifier.page
Normal file
75
help/C/howto_the_cthulhu_modifier.page
Normal file
@ -0,0 +1,75 @@
|
||||
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="howto_the_cthulhu_modifier">
|
||||
<info>
|
||||
<link type="guide" xref="index#getting_started"/>
|
||||
<link type="next" xref="howto_learn_modes" />
|
||||
<title type="sort">3. The Cthulhu Modifier</title>
|
||||
<desc>
|
||||
A key that works like <key>Shift</key>, <key>Ctrl</key>,
|
||||
and <key>Alt</key>
|
||||
</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>The Cthulhu Modifier</title>
|
||||
<p>
|
||||
Cthulhu has a special modifier key that works like <key>Shift</key>,
|
||||
<key>Ctrl</key>, and <key>Alt</key>. It is designed specifically
|
||||
for performing <app>Cthulhu</app> commands and doing so without
|
||||
introducing conflicts with the commands of the applications you
|
||||
are accessing.
|
||||
</p>
|
||||
<p>
|
||||
Which key the "Cthulhu Modifier" is bound to will, by default, depend
|
||||
on whether you are using <app>Cthulhu</app>'s Laptop keyboard layout
|
||||
or its Desktop keyboard layout:
|
||||
</p>
|
||||
<list>
|
||||
<item>
|
||||
<p>
|
||||
If you are using the Laptop layout, the default Cthulhu Modifier
|
||||
will be <key>CapsLock</key>
|
||||
</p>
|
||||
</item>
|
||||
<item>
|
||||
<p>
|
||||
If you are using the Desktop layout, the Cthulhu Modifier will
|
||||
be both <key>Insert</key> and <key>KP_Insert</key>, the
|
||||
latter being the same key as <key>KP_0</key>.
|
||||
</p>
|
||||
</item>
|
||||
</list>
|
||||
<p>
|
||||
If you want to maintain your current keyboard layout but select a different
|
||||
modifier key, you can do so by performing the following steps:
|
||||
</p>
|
||||
<steps>
|
||||
<title>Changing the Cthulhu Modifier</title>
|
||||
<item>
|
||||
<p>
|
||||
Get into the <link xref="preferences">Cthulhu Preferences</link> dialog by
|
||||
pressing <keyseq><key>Cthulhu Modifier</key><key>Space</key></keyseq>. Alternatively, you can start Cthulhu with the preferences dialog open from a terminal: type <cmd>cthulhu -s</cmd> and press <key>Return</key>.
|
||||
</p>
|
||||
</item>
|
||||
<item>
|
||||
<p>Move to the <gui>Key Bindings</gui> page.</p>
|
||||
</item>
|
||||
<item>
|
||||
<p>Move to the <gui>Screen Reader Modifier Key(s)</gui> combobox.</p>
|
||||
</item>
|
||||
<item>
|
||||
<p>Arrow to the desired modifier. The available options are:</p>
|
||||
<list>
|
||||
<item><p>Insert, KP_Insert</p></item>
|
||||
<item><p>KP_Insert</p></item>
|
||||
<item><p>Insert</p></item>
|
||||
<item><p>Caps_Lock</p></item>
|
||||
</list>
|
||||
</item>
|
||||
<item><p>Press the <gui>Apply</gui> button.</p></item>
|
||||
</steps>
|
||||
</page>
|
Reference in New Issue
Block a user