Difference between revisions of "Menu controls"

From NetHackWiki
Jump to navigation Jump to search
(update to 360)
(Moved pick up tip to the pick up page)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{Keyboard commands}}
 
Certain keys are used for '''menu controls''':
 
Certain keys are used for '''menu controls''':
  
Line 66: Line 67:
 
Also on some menus in the [[tty]] and [[curses interface]]s, pressing the symbol representing an item class ({{kbd|$}} {{kbd|)}} {{kbd|[}} {{kbd|?}} {{kbd|!}} {{kbd|+}} {{kbd|(}} {{kbd|*}}) will toggle all items in the corresponding item groups. The [[menu_objsyms]] option shows that in the menu headings.
 
Also on some menus in the [[tty]] and [[curses interface]]s, pressing the symbol representing an item class ({{kbd|$}} {{kbd|)}} {{kbd|[}} {{kbd|?}} {{kbd|!}} {{kbd|+}} {{kbd|(}} {{kbd|*}}) will toggle all items in the corresponding item groups. The [[menu_objsyms]] option shows that in the menu headings.
  
You can press {{kbd|m}}{{kbd|,}} to [[pick up]] items off the floor using a menu, even if you're using [[option#menustyle|menustyle:traditional]].
 
 
[[Category:Commands]]
 
[[Category:Commands]]
 
{{nethack-360}}
 
{{nethack-360}}

Latest revision as of 04:55, 10 January 2021

Keyboard commands
~ ! @ # $ % ^ & * ( ) _ = +
Q W E R T Y U I O P { } |
q w e r t y u i o p [ ] \
A S D F G H J K L : "
a s d f g h j k l ; '
Z X C V B N M < > ?
z x c v b n m , . /
q w e r t u i o p Alt
a s d f j l Alt
c v n m ? Alt
A C R T O Alt
a c d o p r t [ Ctrl

Certain keys are used for menu controls:

Action Default key Configuration option Notes
Go to next page > menu_next_page In TTY, space is an alias for this.
Go to previous page < menu_previous_page
Go to first page ^ menu_first_page
Go to last page | menu_last_page
Select items on page , menu_select_page
Select all items . menu_select_all
Deselect items on page \ menu_deselect_page
Deselect all items - menu_deselect_all
Invert page selection ~ menu_invert_page
Invert all selected @ menu_invert_all
Search and toggle : menu_search Implemented by the TTY, Amiga, Gem and X11 window ports.

Also on some menus in the tty and curses interfaces, pressing the symbol representing an item class ($ ) [ ? ! + ( *) will toggle all items in the corresponding item groups. The menu_objsyms option shows that in the menu headings.

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.6.0. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-360}} tag to the current version's tag or {{noversion}} as appropriate.