From 18ee5accfb736f12f5b47397fc906a9b3a171f6c Mon Sep 17 00:00:00 2001 From: cohrs Date: Thu, 24 Apr 2003 15:42:53 +0000 Subject: [PATCH] X11 install doc update In some X11R6 configurations, .Xresources is the name for the .Xdefaults file. My older Linux system uses _both_, depending on which window manager you run. --- win/X11/Install.X11 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/win/X11/Install.X11 b/win/X11/Install.X11 index daac06b87..243ee3a98 100644 --- a/win/X11/Install.X11 +++ b/win/X11/Install.X11 @@ -110,11 +110,12 @@ find the include and library files for X11. Finally, you should also install the NetHack.ad file as NetHack in the -normal X11 applications defaults directory. Alternatively, each person -may append the contents of this file to their .Xdefaults file. A second -alternative is copy NetHack.ad to NetHack in GAMEDIR (from the top Makefile) -and add a line to nethack.sh specifying this additional applications -defaults directory: +normal X11 applications defaults directory. Alternatively, each person may +append the contents of this file to their .Xdefaults or .Xresources file, +depending on how your system is configured and the version of X11 you are +using. A second alternative is copy NetHack.ad to NetHack in GAMEDIR +(from the top Makefile) and add a line to nethack.sh specifying this +additional applications defaults directory: XAPPLRESDIR=$HACKDIR; export XAPPLRESDIR -- 2.49.0