From: simon Date: Wed, 8 Mar 2006 18:15:16 +0000 (+0000) Subject: Oh, and update the docs for NetHack keypad mode too. X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/commitdiff_plain/a988ce30b1021b486831be014ee81193ee4ba1be?hp=6e67448b9a59f0a50f4fb784da3faf04d63f4994 Oh, and update the docs for NetHack keypad mode too. git-svn-id: svn://svn.tartarus.org/sgt/putty@6594 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/doc/config.but b/doc/config.but index d0ec32e5..80e7b801 100644 --- a/doc/config.but +++ b/doc/config.but @@ -647,10 +647,11 @@ In this mode, the numeric keypad keys 1-9 generate the NetHack movement commands (\cw{hjklyubn}). The 5 key generates the \c{.} command (do nothing). -Better still, pressing Shift with the keypad keys generates the -capital forms of the commands (\cw{HJKLYUBN}), which tells NetHack -to keep moving you in the same direction until you encounter -something interesting. +In addition, pressing Shift or Ctrl with the keypad keys generate +the Shift- or Ctrl-keys you would expect (e.g. keypad-7 generates +\cq{y}, so Shift-keypad-7 generates \cq{Y} and Ctrl-keypad-7 +generates Ctrl-Y); these commands tell NetHack to keep moving you in +the same direction until you encounter something interesting. For some reason, this feature only works properly when \i{Num Lock} is on. We don't know why.