Add win32 port help support.

This commit is contained in:
nethack.allison
2002-03-10 22:30:47 +00:00
parent 2960dc93c0
commit 6f210425b1
8 changed files with 80 additions and 57 deletions
+39 -38
View File
@@ -27,13 +27,45 @@ Some options are applicable only to the graphical port.
These are discussed separately in their own section.
Contents
1. Boolean options
2. Graphical Port Complex options
3. Graphical Port Additional/Enhanced Commands
4. Available ALT Key Combinations
1. Available ALT Key Combinations
2. Boolean options
3. Graphical Port Complex options
4. Graphical Port Additional/Enhanced Commands
5. Graphical Port Menus
1. Boolean Options
1. Available ALT Key Combinations
---------------------------------
While playing NetHack under Windows you can press the ALT key in
combination with another key to execute an extended command as an
alternative method to pressing a # key sequence. (The non-graphical
(tty) version is always running in NetHack mode, but
"NetHack for Windows - Graphical Interface" can be toggled):
Alt-2 #twoweapon - toggle two-weapon combat (unavailable
if number_pad mode is set)
Alt-a #adjust - adjust inventory letters.
Alt-c #chat - talk to someone or something.
Alt-d #dip - dip an object into something.
Alt-e #enhance - enhance your skill with a weapon.
Alt-f #force - force a lock. [works in NetHack mode only]
Alt-i #invoke - invoke an object's powers.
Alt-j #jump - jump to a location.
Alt-l #loot - loot a box on the floor.
Alt-m #monster - use a monster's special ability.
[works in NetHack mode only]
Alt-n #name - name an item or type of object.
Alt-o #offer - offer a sacrifice to the gods.
Alt-p #pray - pray to the gods for help.
Alt-q #quit - quit the game. (Same as #quit)
Alt-r #rub - rub a lamp.
Alt-s #sit - sit down. [works in NetHack mode only]
Alt-t #turn - turn undead.
Alt-u #untrap - untrap something.
Alt-v #version - list compile time options for this version of
NetHack.
Alt-w #wipe - wipe off your face.
2. Boolean Options
------------------
Listed here are any options not discussed in the main help, options
@@ -54,7 +86,7 @@ which may need a slightly more explanatory note:
Default: [FALSE]
2. Graphical Port Complex Options
3. Graphical Port Complex Options
---------------------------------
"NetHack for Windows - Graphical Interface" recognizes the following
@@ -145,7 +177,7 @@ Miscellaneous options:
vary_msgcount Number of lines to display in message window.
3. Graphical Port Additional/Enhanced Commands
4. Graphical Port Additional/Enhanced Commands
----------------------------------------------
The following function keys are active in
@@ -168,37 +200,6 @@ the "NetHack for Windows - Graphical Interface":
to select between the menus: File, Map,
Window Settings, and Help.
4. Available ALT Key Combinations
---------------------------------
While playing NetHack under Windows you can press the ALT key in
combination with another key to execute an extended command as an
alternative method to pressing a # key sequence. (The non-graphical
(tty) version is always running in NetHack mode, but
"NetHack for Windows - Graphical Interface" can be toggled):
Alt-a adjust - adjust inventory letters.
Alt-c chat - talk to someone or something.
Alt-d dip - dip an object into something.
Alt-e enhance - enhance your skill with a weapon.
Alt-f force - force a lock. [works in NetHack mode only]
Alt-i invoke - invoke an object's powers.
Alt-j jump - jump to a location.
Alt-l loot - loot a box on the floor.
Alt-m monster - use a monster's special ability.
[works in NetHack mode only]
Alt-n name - name an item or type of object.
Alt-o offer - offer a sacrifice to the gods.
Alt-p pray - pray to the gods for help.
Alt-q quit - quit the game. (Same as #quit)
Alt-r rub - rub a lamp.
Alt-s sit - sit down. [works in NetHack mode only]
Alt-t turn - turn undead.
Alt-u untrap - untrap something.
Alt-v version - list compile time options for this version of
NetHack.
Alt-w wipe - wipe off your face.
5. Graphical Port Menus
-----------------------