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 menu icon template, clarified separators, added keybindings tab link, replaced now useless cursor keys with mouse wheel, clarified that only Esc opens options menu)
 
(4 intermediate revisions by 4 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}}}|=}}
  
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'".
+
This wiki uses symbols that look like {{K|t}} or {{Menu icon|t}} to indicate what keys or [[interface]] buttons are used for an operation. Note that keys are '''case sensitive''' and to save space, {{K|Shift|t|sep=+}} is shown 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 often perform different functions, so it is important to use the correct key. Sequences of keys will be in separate boxes, so {{K|a|b|C}} means "press 'a', then press 'b', then hold shift and press 'c'"; while {{Menu icon|b|T}} means "press 'b', then hold shift and press 'T'. A plus sign '+' between the boxes means to press them all together, so {{K|Shift|Enter|sep=+}} means to hold shift and press 'Enter'. Other separators, such as ',' or '-', might be used but mean the same as no separator: to press the keys in sequence.
  
{{padleft:|{{{1|2}}}|=}} Cursor movement, menu selection, and navigation {{padleft:|{{{1|2}}}|=}}
+
Keybindings can be seen and changed on the [[Settings#Keybindings|Keybindings]] tab in the [[Settings]] menu.
 +
 
 +
{{padleft:|{{{1|2}}}|=}} Menu navigation and selection {{padleft:|{{{1|2}}}|=}}
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
| {{K|Esc}}
+
| {{K|Esc}} or {{K|right mouse}}
 
| Go back to the previous screen/menu
 
| Go back to the previous screen/menu
 
|-
 
|-
| {{k|↑}} {{k|↓}} {{k|←}} {{k|→}}
+
| {{K|Mouse wheel}}
| Change active menu option or move cursor
+
| Scroll menu one line
 
|-
 
|-
| {{K|-}} {{K|+}}
+
| {{K|Shift|mouse wheel|sep=+}}
| Alternate menu selection keys
+
| Scroll menu one page
 
|-
 
|-
| {{k|Enter}}
+
| {{K|Left mouse}}
 
| Select menu option
 
| Select menu option
 
|}
 
|}
  
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}} or {{K|right mouse}} will almost always return to the previous screen until you get to the top level of the UI, at which point {{k|Esc}} 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.
 

Latest revision as of 07:59, 23 June 2023

About key symbols

This wiki uses symbols that look like t or Ui t.pngt to indicate what keys or interface buttons are used for an operation. Note that keys are case sensitive and to save space, Shift+t is shown 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 often perform different functions, so it is important to use the correct key. Sequences of keys will be in separate boxes, so abC means "press 'a', then press 'b', then hold shift and press 'c'"; while Ui b.pngbUi bT.pngT means "press 'b', then hold shift and press 'T'. A plus sign '+' between the boxes means to press them all together, so Shift+Enter means to hold shift and press 'Enter'. Other separators, such as ',' or '-', might be used but mean the same as no separator: to press the keys in sequence.

Keybindings can be seen and changed on the Keybindings tab in the Settings menu.

Menu navigation and selection

Esc or right mouse Go back to the previous screen/menu
Mouse wheel Scroll menu one line
Shift+mouse wheel Scroll menu one page
Left mouse Select menu option

Esc or right mouse will almost always return to the previous screen until you get to the top level of the UI, at which point Esc will display the options menu.