summaryrefslogtreecommitdiff
path: root/games/nethack-x11/MESSAGE
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-06-01 11:20:29 +0000
committerwiz <wiz@pkgsrc.org>2011-06-01 11:20:29 +0000
commita303564cb953d0ae5b36cff6fbc376565e3e6fcf (patch)
tree7818fa37c04883655fe9407a8458e376432a8538 /games/nethack-x11/MESSAGE
parent84087a740f9d001f9c2db0b9d7bfa25731e36643 (diff)
downloadpkgsrc-a303564cb953d0ae5b36cff6fbc376565e3e6fcf.tar.gz
DESTDIRify nethack. Merge patches and distinfo. Some other improvements.
From Rhialto in PR 45010.
Diffstat (limited to 'games/nethack-x11/MESSAGE')
-rw-r--r--games/nethack-x11/MESSAGE15
1 files changed, 12 insertions, 3 deletions
diff --git a/games/nethack-x11/MESSAGE b/games/nethack-x11/MESSAGE
index 797410823f9..a08faecdcbc 100644
--- a/games/nethack-x11/MESSAGE
+++ b/games/nethack-x11/MESSAGE
@@ -1,12 +1,13 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2005/09/28 12:41:40 rillig Exp $
+$NetBSD: MESSAGE,v 1.5 2011/06/01 11:20:30 wiz Exp $
You can run the X11 NetHack by typing "nethack x11".
-A custom NetHack font was installed. You must add
-${PREFIX}/lib/X11/fonts/misc to fontpath and set
+Two fonts were installed for NetHack. You must add
+${PREFIX}/lib/X11/fonts/misc to fontpath and set one of
NetHack*map*font: nh10
+NetHack*map*font: -misc-fixed-medium-r-normal-ibmpc-14-120-75-75-c-80-iso8859-1
in ${PREFIX}/lib/X11/app-defaults/NetHack to use it.
Tiled mode is enabled by:
@@ -15,4 +16,12 @@ NetHack.tile_file: x11tiles
Also see ${PREFIX}/share/nethackdir340/nethack.x11.rc
+You may also want to set this environment variable, so NetHack can
+find its app-defaults file:
+
+XFILESEARCHPATH=%D:/usr/pkg/lib/X11/%T/%N%C:/usr/pkg/lib/X11/%T/%N
+
+To fall back to tty mode, use "NETHACKOPTIONS=windowtype:tty nethack"
+or set that option in your .nethackrc file.
+
===========================================================================