Add mention of how to get Xterm to honor the Alt key.
authorDavid Griffith <dave@661.org>
Mon, 27 Aug 2018 01:32:42 +0000 (18:32 -0700)
committerDavid Griffith <dave@661.org>
Mon, 27 Aug 2018 01:32:42 +0000 (18:32 -0700)
doc/frotz.6

index 0dfb7f00aeed68d3c53787c38889eae5dbb5cc27..5b04ea6527f792e2b89843b08934abcf5292f551 100644 (file)
@@ -251,8 +251,6 @@ Undo one turn.
 Exit game (after confirmation).
 
 
-
-
 .SH INTERPRETER NUMBER
 The interpreter number is a setting in the Z-machine header which is
 used to tell the game on what sort of machine the interpreter is
@@ -539,6 +537,13 @@ If the ZCODE_PATH environmental variable is defined, frotz will search
 that path for game files.  If that doesn't exist, INFOCOM_PATH will be
 searched.
 
+For the Alt key to be read correctly in an Xterm, the following lines
+should be in your .Xresources file:
+
+XTerm*metaSendsEscape: true
+.br
+XTerm*eightBitInput: false
+
 
 .SH FURTHER INFORMATION
 .PP