v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:KeyConventions"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
(added Shift+ESC)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{padleft:|{{{1|2}}}|=}} About key symbols {{padleft:|{{{1|2}}}|=}}
 
{{padleft:|{{{1|2}}}|=}} About key symbols {{padleft:|{{{1|2}}}|=}}
  
This document, and most documents on the wiki, use key symbols that look like {{K|t}} to indicate what keys are used for an operation. Note that these are '''case sensitive'''. In order to save space, {{K|Shift}}+{{K|t}} will be written as {{K|T}}. So {{K|t}} means "press the 't' key without the shift key" and {{K|T}} means "hold down shift and press the 't' key". Lowercase and uppercase keys will almost never perform the same function, so it is important to use the correct key. Sequences of keys will be written with dashes between them. So {{K|a}}-{{K|b}}-{{K|C}} means "press 'a', then press 'b', then hold shift and press 'c'".
+
Most documents on the wiki use key symbols that look like {{K|t}} to indicate what keys are used for an operation. Note that these are '''case sensitive'''. In order to save space, {{K|Shift}}+{{K|t}} will be written as {{K|T}}. So {{K|t}} means "press the 't' key without the shift key" and {{K|T}} means "hold down shift and press the 't' key". Lowercase and uppercase keys will almost never perform the same function, so it is important to use the correct key. Sequences of keys will be written with dashes between them, so {{K|a}}-{{K|b}}-{{K|C}} means "press 'a', then press 'b', then hold shift and press 'c'".
  
 
{{padleft:|{{{1|2}}}|=}} Cursor movement, menu selection, and navigation {{padleft:|{{{1|2}}}|=}}
 
{{padleft:|{{{1|2}}}|=}} Cursor movement, menu selection, and navigation {{padleft:|{{{1|2}}}|=}}
Line 8: Line 8:
 
| {{K|Esc}}
 
| {{K|Esc}}
 
| Go back to the previous screen/menu
 
| Go back to the previous screen/menu
 +
|-
 +
| {{K+|Shift|Esc}}
 +
| Go back to the top level screen/menu
 
|-
 
|-
 
| {{k|↑}} {{k|↓}} {{k|←}} {{k|→}}
 
| {{k|↑}} {{k|↓}} {{k|←}} {{k|→}}
Line 19: Line 22:
 
|}
 
|}
  
Sometimes you use the directional keys {{k|↑}} {{k|↓}} {{k|←}} {{k|→}} and {{k|Enter}} to make menu selections, but sometimes you will need to use the alternate selection keys ({{K|-}} and {{K|+}}) instead. Generally speaking, when dealing with menus, if the directional keys don't work, try {{K|-}}/{{K|+}}.
+
Sometimes you use the directional keys {{k|↑}} {{k|↓}} {{k|←}} {{k|→}} and {{k|Enter}} to make menu selections, but sometimes you will need to use the alternate selection keys ({{K|-}} and {{K|+}}) instead. Generally speaking, if the directional keys don't work in a menu, try {{K|-}}/{{K|+}}.
  
{{K|Esc}} will almost always take you back to the previous screen until you get to the top level of the UI, at which point it will display the options menu.
+
{{K|Esc}} will almost always take you back to the previous screen until you get to the top level of the UI, at which point it will display the options menu. {{K+|Shift|Esc}} will take you directly back to the top level.

Revision as of 03:42, 19 September 2022

About key symbols

Most documents on the wiki use key symbols that look like t to indicate what keys are used for an operation. Note that these are case sensitive. In order to save space, Shift+t will be written as T. So t means "press the 't' key without the shift key" and T means "hold down shift and press the 't' key". Lowercase and uppercase keys will almost never perform the same function, so it is important to use the correct key. Sequences of keys will be written with dashes between them, so a-b-C means "press 'a', then press 'b', then hold shift and press 'c'".

Cursor movement, menu selection, and navigation

Esc Go back to the previous screen/menu
Shift+Esc Go back to the top level screen/menu
Change active menu option or move cursor
- + Alternate menu selection keys
Enter Select menu option

Sometimes you use the directional keys and Enter to make menu selections, but sometimes you will need to use the alternate selection keys (- and +) instead. Generally speaking, if the directional keys don't work in a menu, try -/+.

Esc will almost always take you back to the previous screen until you get to the top level of the UI, at which point it will display the options menu. Shift+Esc will take you directly back to the top level.