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.
This commit is contained in:
+6
-5
@@ -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
|
Finally, you should also install the NetHack.ad file as NetHack in the
|
||||||
normal X11 applications defaults directory. Alternatively, each person
|
normal X11 applications defaults directory. Alternatively, each person may
|
||||||
may append the contents of this file to their .Xdefaults file. A second
|
append the contents of this file to their .Xdefaults or .Xresources file,
|
||||||
alternative is copy NetHack.ad to NetHack in GAMEDIR (from the top Makefile)
|
depending on how your system is configured and the version of X11 you are
|
||||||
and add a line to nethack.sh specifying this additional applications
|
using. A second alternative is copy NetHack.ad to NetHack in GAMEDIR
|
||||||
defaults directory:
|
(from the top Makefile) and add a line to nethack.sh specifying this
|
||||||
|
additional applications defaults directory:
|
||||||
XAPPLRESDIR=$HACKDIR; export XAPPLRESDIR
|
XAPPLRESDIR=$HACKDIR; export XAPPLRESDIR
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user