# doc/Makefile.in -*- Makefile -*-
-# $Id: Makefile.in,v 1.6 2004-03-14 21:59:57 pcg Exp $
+# $Id: Makefile.in,v 1.8 2004-07-30 19:54:14 root Exp $
@MCOMMON@
srcdir = @srcdir@
yodl/rxvt-files.yo yodl/rxvt-fonts.yo yodl/rxvt-login.yo\
yodl/rxvt-mousereporting.yo yodl/rxvt-options.yo\
yodl/rxvt-resources.yo yodl/rxvt-scrollbar.yo\
- yodl/rxvt-textselection.yo
+ yodl/rxvt-textselection.yo yodl/versioninfo.yo
YODL_RREF = yodl/rxvtRef-csi.yo yodl/rxvtRef-definitions.yo\
yodl/rxvtRef-keycodes.yo\
yodl/rxvtRef-menubar.yo yodl/rxvtRef-mouse.yo\
yodl/rxvtRef-privatemodes.yo yodl/rxvtRef-sequences.yo\
- yodl/rxvtRef-values.yo yodl/rxvtRef-xpm.yo yodl/rxvtRef-xterm.yo
+ yodl/rxvtRef-values.yo yodl/rxvtRef-xpm.yo yodl/rxvtRef-xterm.yo\
+ yodl/versioninfo.yo
DIST_ETC = etc/rxvt.termcap etc/rxvt.terminfo etc/XTerm.ad
DIST_YODL = yodl/masonyodl.yo yodl/versioninfo.yo yodl/versioninfo.yo.in\
distclean:
-install:
+install: alldoc
$(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(RXVTNAME).$(manext)
$(INSTALL_DATA) rxvtc.1 $(DESTDIR)$(mandir)/$(RXVTNAME)c.$(manext)
$(INSTALL_DATA) rxvtc.1 $(DESTDIR)$(mandir)/$(RXVTNAME)d.$(manext)
.IP "\fB-fade\fP \fInumber\fP"
Fade the text by the given percentage when focus is lost\&.
.IP "\fB-tint\fP \fIcolour\fP"
-Tint the transparent background pixmap with the given colour\&.
+Tint the transparent background pixmap with the given colour when
+transparency is enabled with \fB-tr\fP or \fB-ip\fP\&.
.IP "\fB-bg\fP \fIcolour\fP"
Window background colour;
resource \fBbackground\fP\&.
.IP "\fB-fade\fP \fInumber\fP"
Fade the text by the given percentage when focus is lost\&.
.IP "\fB-tint\fP \fIcolour\fP"
-Tint the transparent background pixmap with the given colour\&.
+Tint the transparent background pixmap with the given colour when
+transparency is enabled with \fB-tr\fP or \fB-ip\fP\&.
.IP "\fB-bg\fP \fIcolour\fP"
Window background colour;
resource \fBbackground\fP\&.
.PP
\fBrxvtd\fP is a colour vt102 terminal
emulator intended as an \fIxterm\fP(1) replacement. \fBrxvtd\fP
-implements the actual program that runs runs as daemon in background and
+implements the actual program that runs as daemon in background and
opens pseudo-ttys. You can run it from your X startup scripts, for
example, although it is not dependent on a working DISPLAY and, in fact,
can open windows on multiple X displays.
the daemon.
.PP
The positive aspect of this client-server solution is faster creation
-time for terminal windows and a lot of saved memory. The other side is a
+time for terminal windows and a lot of saved memory. The negative side is a
possible impact on stability - if the main program crashes, all
processes in the terminal windows are terminated.
.PP
-COMMENT(-- $Id: rxvt-options.yo,v 1.13 2004-07-30 14:59:12 root Exp $ --)
+COMMENT(-- $Id: rxvt-options.yo,v 1.14 2004-07-30 19:51:49 root Exp $ --)
COMMENT(----------------------------------------------------------------------)
manpageoptions()
dit(bf(-fade) em(number))
Fade the text by the given percentage when focus is lost.
dit(bf(-tint) em(colour))
- Tint the transparent background pixmap with the given colour.
+ Tint the transparent background pixmap with the given colour when
+ transparency is enabled with bf(-tr) or bf(-ip).
dit(bf(-bg) em(colour))
Window background colour;
resource bf(background).