From: David Griffith Date: Mon, 27 Aug 2018 01:32:42 +0000 (-0700) Subject: Add mention of how to get Xterm to honor the Alt key. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=4a338dd5148898edb8cf4aad18bea1d4c11d50c1;p=liskon_frotz.git Add mention of how to get Xterm to honor the Alt key. --- diff --git a/doc/frotz.6 b/doc/frotz.6 index 0dfb7f0..5b04ea6 100644 --- a/doc/frotz.6 +++ b/doc/frotz.6 @@ -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