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

Comparing rxvt-unicode/doc/rxvt.1.man.in (file contents):
Revision 1.15 by root, Mon Feb 14 18:47:54 2005 UTC vs.
Revision 1.17 by root, Wed Feb 16 22:16:30 2005 UTC

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 1"
132.TH rxvt 1 "2005-02-14" "5.1" "RXVT-UNICODE" 132.TH rxvt 1 "2005-02-16" "5.2" "RXVT-UNICODE"
133.SH "NAME" 133.SH "NAME"
134rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system) 134rxvt\-unicode (ouR XVT, unicode) \- (a VT102 emulator for the X window system)
135.SH "SYNOPSIS" 135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS" 136.IX Header "SYNOPSIS"
137\&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]] 137\&\fB@@RXVT_NAME@@\fR [options] [\-e command [ args ]]
454Right now, @@RXVT_NAME@@ will first unmap/map the specified window, so it 454Right now, @@RXVT_NAME@@ will first unmap/map the specified window, so it
455shouldn't be a top-level window. @@RXVT_NAME@@ will also reconfigure it 455shouldn't be a top-level window. @@RXVT_NAME@@ will also reconfigure it
456quite a bit, so don't expect it to keep some specific state. It's best to 456quite a bit, so don't expect it to keep some specific state. It's best to
457create an extra subwindow for @@RXVT_NAME@@ and leave it alone. 457create an extra subwindow for @@RXVT_NAME@@ and leave it alone.
458.Sp 458.Sp
459The window will not be destroyed when @@RXVT_NAME@@ exits.
460.Sp
459It might be useful to know that @@RXVT_NAME@@ will not close file 461It might be useful to know that @@RXVT_NAME@@ will not close file
460descriptors passed to it (except for stdin/out/err, of course), so you 462descriptors passed to it (except for stdin/out/err, of course), so you
461can use file descriptors to communicate with the programs within the 463can use file descriptors to communicate with the programs within the
462terminal. This works regardless of wether the \f(CW\*(C`\-embed\*(C'\fR option was used or 464terminal. This works regardless of wether the \f(CW\*(C`\-embed\*(C'\fR option was used or
463not. 465not.
738\&\fBFalse\fR: do not scroll to bottom when tty receives output; option 740\&\fBFalse\fR: do not scroll to bottom when tty receives output; option
739\&\fB+si\fR. 741\&\fB+si\fR.
740.IP "\fBscrollWithBuffer:\fR \fIboolean\fR" 4 742.IP "\fBscrollWithBuffer:\fR \fIboolean\fR" 4
741.IX Item "scrollWithBuffer: boolean" 743.IX Item "scrollWithBuffer: boolean"
742\&\fBTrue\fR: scroll with scrollback buffer when tty receives new lines (and 744\&\fBTrue\fR: scroll with scrollback buffer when tty receives new lines (and
743\&\fBscrollTtyOutput\fR is False); option \fB+sw\fR. \fBFalse\fR: do not scroll 745\&\fBscrollTtyOutput\fR is False); option \fB\-sw\fR. \fBFalse\fR: do not scroll
744with scrollback buffer when tty recieves new lines; option \fB\-sw\fR. 746with scrollback buffer when tty recieves new lines; option \fB+sw\fR.
745.IP "\fBscrollTtyKeypress:\fR \fIboolean\fR" 4 747.IP "\fBscrollTtyKeypress:\fR \fIboolean\fR" 4
746.IX Item "scrollTtyKeypress: boolean" 748.IX Item "scrollTtyKeypress: boolean"
747\&\fBTrue\fR: scroll to bottom when a non-special key is pressed. Special keys 749\&\fBTrue\fR: scroll to bottom when a non-special key is pressed. Special keys
748are those which are intercepted by rxvt-unicode for special handling and 750are those which are intercepted by rxvt-unicode for special handling and
749are not passed onto the shell; option \fB\-sk\fR. \fBFalse\fR: do not scroll to 751are not passed onto the shell; option \fB\-sk\fR. \fBFalse\fR: do not scroll to

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines