ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvtd.1.man.in
(Generate patch)

Comparing rxvt-unicode/doc/rxvtd.1.man.in (file contents):
Revision 1.1 by root, Thu Jul 7 19:41:22 2005 UTC vs.
Revision 1.6 by root, Sat Jun 2 05:13:42 2007 UTC

1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14 1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
2.\" 2.\"
3.\" Standard preamble: 3.\" Standard preamble:
4.\" ======================================================================== 4.\" ========================================================================
5.de Sh \" Subsection heading 5.de Sh \" Subsection heading
6.br 6.br
126. ds Ae AE 126. ds Ae AE
127.\} 127.\}
128.rm #[ #] #H #V #F C 128.rm #[ #] #H #V #F C
129.\" ======================================================================== 129.\" ========================================================================
130.\" 130.\"
131.IX Title "rxvt 1" 131.IX Title "@@RXVT_NAME@@ 1"
132.TH rxvt 1 "2005-07-07" "5.6" "RXVT-UNICODE" 132.TH @@RXVT_NAME@@ 1 "2007-06-02" "8.2" "RXVT-UNICODE"
133.SH "NAME" 133.SH "NAME"
134@@RXVT_NAME@@d \- @@RXVT_NAME@@ terminal daemon 134@@RXVT_NAME@@d \- @@RXVT_NAME@@ terminal daemon
135.SH "SYNOPSIS" 135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS" 136.IX Header "SYNOPSIS"
137\&\fB@@RXVT_NAME@@d\fR [\-q|\-\-quiet] [\-o|\-\-opendisplay] [\-f|\-\-fork] 137\&\fB@@RXVT_NAME@@d\fR [\-q|\-\-quiet] [\-o|\-\-opendisplay] [\-f|\-\-fork]
138.PP
139\&\fB@@RXVT_NAME@@d\fR \-q \-o \-f # for .xsession use
138.SH "DESCRIPTION" 140.SH "DESCRIPTION"
139.IX Header "DESCRIPTION" 141.IX Header "DESCRIPTION"
140This manpage describes the @@RXVT_NAME@@d daemon, which is the same vt102 142This manpage describes the @@RXVT_NAME@@d daemon, which is the same vt102
141terminal emulator as @@RXVT_NAME@@, but runs as a daemon that can open 143terminal emulator as @@RXVT_NAME@@, but runs as a daemon that can open
142multiple terminal windows within the same process. 144multiple terminal windows within the same process.
159options is not yet supported. 161options is not yet supported.
160.IP "\fB\-q\fR, \fB\-\-quiet\fR" 4 162.IP "\fB\-q\fR, \fB\-\-quiet\fR" 4
161.IX Item "-q, --quiet" 163.IX Item "-q, --quiet"
162Normally, \fB@@RXVT_NAME@@d\fR outputs the message \f(CW\*(C`rxvt\-unicode daemon 164Normally, \fB@@RXVT_NAME@@d\fR outputs the message \f(CW\*(C`rxvt\-unicode daemon
163listening on <path>\*(C'\fR after binding to its control socket. This option 165listening on <path>\*(C'\fR after binding to its control socket. This option
164will suppress this message (errors and warnings will still be output). 166will suppress this message (errors and warnings will still be logged).
165.IP "\fB\-o\fR, \fB\-\-opendisplay\fR" 4 167.IP "\fB\-o\fR, \fB\-\-opendisplay\fR" 4
166.IX Item "-o, --opendisplay" 168.IX Item "-o, --opendisplay"
167This forces \fB@@RXVT_NAME@@d\fR to open a connection to the current 169This forces \fB@@RXVT_NAME@@d\fR to open a connection to the current
168\&\f(CW$DISPLAY\fR and keep it open. 170\&\f(CW$DISPLAY\fR and keep it open.
169.Sp 171.Sp
178.IX Header "EXAMPLES" 180.IX Header "EXAMPLES"
179This is a useful invocation of \fB@@RXVT_NAME@@d\fR in a \fI.xsession\fR\-style 181This is a useful invocation of \fB@@RXVT_NAME@@d\fR in a \fI.xsession\fR\-style
180script: 182script:
181.PP 183.PP
182.Vb 1 184.Vb 1
183\& B<@@RXVT_NAME@@d> -q -f -o 185\& @@RXVT_NAME@@d -q -f -o
184.Ve 186.Ve
185.PP 187.PP
186This waits till the control socket is available, opens the current display 188This waits till the control socket is available, opens the current display
187and forks into the background. When you log\-out, the server is reset and 189and forks into the background. When you log\-out, the server is reset and
188\&\fB@@RXVT_NAME@@d\fR is killed. 190\&\fB@@RXVT_NAME@@d\fR is killed.
189.SH "ENVIRONMENT" 191.SH "ENVIRONMENT"
190.IX Header "ENVIRONMENT" 192.IX Header "ENVIRONMENT"
191.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4 193.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4
192.IX Item "RXVT_SOCKET" 194.IX Item "RXVT_SOCKET"
193Both \fB@@RXVT_NAME@@c\fR and \fB@@RXVT_NAME@@d\fR use the environment variable 195Both \fB@@RXVT_NAME@@c\fR and \fB@@RXVT_NAME@@d\fR use the environment
194\&\fI\s-1RXVT_SOCKET\s0\fR to create a listening socket and to contact 196variable \fI\s-1RXVT_SOCKET\s0\fR to create a listening socket and to contact
195the @@RXVT_NAME@@d, respectively. If the variable is missing, 197the @@RXVT_NAME@@d, respectively. If the variable is missing,
196\&\fI$HOME/.rxvt\-unicode\-\fI<nodename>\fI\fR is used. 198\&\fI$HOME/.rxvt\-unicode\-\fI<nodename>\fI\fR is used. The variable must
199specify the absolute path of the socket to create.
197.IP "\fB\s-1DISPLAY\s0\fR" 4 200.IP "\fB\s-1DISPLAY\s0\fR" 4
198.IX Item "DISPLAY" 201.IX Item "DISPLAY"
199Only used when the \f(CW\*(C`\-\-opendisplay\*(C'\fR option is specified. Must contain a 202Only used when the \f(CW\*(C`\-\-opendisplay\*(C'\fR option is specified. Must contain a
200valid X display name. 203valid X display name.
201.RS 4
202.SH "SEE ALSO" 204.SH "SEE ALSO"
203.IX Header "SEE ALSO" 205.IX Header "SEE ALSO"
204.RS 4
205@@RXVT_NAME@@(7), @@RXVT_NAME@@c(1) 206@@RXVT_NAME@@(7), @@RXVT_NAME@@c(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines