summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/doscmd.1
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-06-23 08:57:17 +0000
committertg <tg@FreeBSD.org>2000-06-23 08:57:17 +0000
commit67154b7af03b1762052e4a3715df32c15ea4c7ab (patch)
treefd062b9d80f9dfccc79fd08f70da03e650f663e0 /usr.bin/doscmd/doscmd.1
parentb8a70f2c5857e842cb5dadd869ee5fa4a4082560 (diff)
downloadFreeBSD-src-67154b7af03b1762052e4a3715df32c15ea4c7ab.zip
FreeBSD-src-67154b7af03b1762052e4a3715df32c15ea4c7ab.tar.gz
Install a VGA font for the X11 mode. Use a line like
xset fp+ /usr/libdata/doscmd/fonts in your .xsession to activate it. Document X11_FONT option in .doscmdrc. Open window if $DISPLAY is set.
Diffstat (limited to 'usr.bin/doscmd/doscmd.1')
-rw-r--r--usr.bin/doscmd/doscmd.117
1 files changed, 15 insertions, 2 deletions
diff --git a/usr.bin/doscmd/doscmd.1 b/usr.bin/doscmd/doscmd.1
index 1aab48d..4d27017 100644
--- a/usr.bin/doscmd/doscmd.1
+++ b/usr.bin/doscmd/doscmd.1
@@ -524,8 +524,21 @@ version
To change it to version 3.2 (the default in previous versions of
.Nm doscmd )
use the value of
-.Cm 320 .
-.El
+.Cm 320 ;
+.Pp
+.It Cm X11_FONT
+The value of this variable determines the font used in an X
+window. The default font is
+.Cm vga ,
+which is installed in
+.Pa /usr/libdata/doscmd/fonts .
+Add the line
+.Ic xset fp+ /usr/libdata/doscmd/fonts
+to your
+.Pa ${HOME}/.xsession
+or
+.Pa ${HOME}/.xinitrc
+to let the X server find it.
.Sh FILE TRANSLATION
.Nm Doscmd
translates
OpenPOWER on IntegriCloud