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 "40d:Key bindings"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Removed Mac key bindings section)
(If this is going to be linked from a FAQ question "HELP! My +/- keys aren't working!" we can at least _mention_ it here.)
Line 18: Line 18:
 
[SECONDSCROLL_PAGEDOWN:MULTIPLY]
 
[SECONDSCROLL_PAGEDOWN:MULTIPLY]
 
</pre>
 
</pre>
 +
 +
which refer to the -+/* keys on the numeric keypad, not those on the main keyboard.
  
 
==Additional Up/Down Z-Level Keys==
 
==Additional Up/Down Z-Level Keys==

Revision as of 10:20, 31 January 2009

Laptop Bindings

These are the values to enter to use the laptop bindings recommended for those without number pads. This will set your [ and ] keys to up and down respectively; and the - and = keys to page up and page down in secondary menus.:

[SECONDSCROLL_UP:KEYDB]
[SECONDSCROLL_DOWN:KEYDD]
[SECONDSCROLL_PAGEUP:MINUS]
[SECONDSCROLL_PAGEDOWN:PLUS]

These values are set in the data\init\interface.txt file. Default values are:

[SECONDSCROLL_UP:SUBTRACT]
[SECONDSCROLL_DOWN:ADD]
[SECONDSCROLL_PAGEUP:DIVIDE]
[SECONDSCROLL_PAGEDOWN:MULTIPLY]

which refer to the -+/* keys on the numeric keypad, not those on the main keyboard.

Additional Up/Down Z-Level Keys

Some players may feel more comfortable by switching the PgDn/PgUp keys to control moving between z-levels, though this is not recommended should you use the numpad for movement.

[STANDARDSCROLL_PAGEUP:9]
[STANDARDSCROLL_PAGEDOWN:3]
[CURSOR_UPRIGHT:]
[CURSOR_DOWNRIGHT:]
[CURSOR_UP_Z_AUX:9]
[CURSOR_DOWN_Z_AUX:3]