summaryrefslogtreecommitdiff
path: root/games/nethack-x11/MESSAGE
blob: 9419466c3a40aa484f15dad545c3b4055b8bcf53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
===========================================================================
$NetBSD: MESSAGE,v 1.6 2014/06/01 16:52:08 wiz Exp $

You can run the X11 NetHack by typing "nethack x11".

Two fonts were installed for NetHack.  You must add
${PREFIX}/share/fonts/X11/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:

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.

===========================================================================