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

Comparing rxvt-unicode/doc/rxvt.7.man.in (file contents):
Revision 1.64 by root, Tue Jan 31 20:58:12 2006 UTC vs.
Revision 1.65 by root, Tue Jan 31 21:00:26 2006 UTC

218display, create the listening socket and then fork. 218display, create the listening socket and then fork.
219.PP 219.PP
220\fIHow do I distinguish wether I'm running rxvt-unicode or a regular xterm? I need this to decide about setting colors etc.\fR 220\fIHow do I distinguish wether I'm running rxvt-unicode or a regular xterm? I need this to decide about setting colors etc.\fR
221.IX Subsection "How do I distinguish wether I'm running rxvt-unicode or a regular xterm? I need this to decide about setting colors etc." 221.IX Subsection "How do I distinguish wether I'm running rxvt-unicode or a regular xterm? I need this to decide about setting colors etc."
222.PP 222.PP
223rxvt and rxvt-unicode always export the variable \*(L"\s-1COLORTERM\s0\*(R", so you can 223The original rxvt and rxvt-unicode always export the variable \*(L"\s-1COLORTERM\s0\*(R",
224check and see if that is set. Note that several programs, \s-1JED\s0, slrn, 224so you can check and see if that is set. Note that several programs, \s-1JED\s0,
225Midnight Commander automatically check this variable to decide whether or 225slrn, Midnight Commander automatically check this variable to decide
226not to use color. 226whether or not to use color.
227.PP 227.PP
228\fIHow do I set the correct, full \s-1IP\s0 address for the \s-1DISPLAY\s0 variable?\fR 228\fIHow do I set the correct, full \s-1IP\s0 address for the \s-1DISPLAY\s0 variable?\fR
229.IX Subsection "How do I set the correct, full IP address for the DISPLAY variable?" 229.IX Subsection "How do I set the correct, full IP address for the DISPLAY variable?"
230.PP 230.PP
231If you've compiled rxvt-unicode with \s-1DISPLAY_IS_IP\s0 and have enabled 231If you've compiled rxvt-unicode with \s-1DISPLAY_IS_IP\s0 and have enabled
912.Vb 1 912.Vb 1
913\& URxvt.termName: rxvt 913\& URxvt.termName: rxvt
914.Ve 914.Ve
915.PP 915.PP
916If you don't plan to use \fBrxvt\fR (quite common...) you could also replace 916If you don't plan to use \fBrxvt\fR (quite common...) you could also replace
917the rxvt terminfo file with the rxvt-unicode one. 917the rxvt terminfo file with the rxvt-unicode one and use \f(CW\*(C`TERM=rxvt\*(C'\fR.
918.PP 918.PP
919\fI\f(CI\*(C`tic\*(C'\fI outputs some error when compiling the terminfo entry.\fR 919\fI\f(CI\*(C`tic\*(C'\fI outputs some error when compiling the terminfo entry.\fR
920.IX Subsection "tic outputs some error when compiling the terminfo entry." 920.IX Subsection "tic outputs some error when compiling the terminfo entry."
921.PP 921.PP
922Most likely it's the empty definition for \f(CW\*(C`enacs=\*(C'\fR. Just replace it by 922Most likely it's the empty definition for \f(CW\*(C`enacs=\*(C'\fR. Just replace it by
1264old libW11 emulation. 1264old libW11 emulation.
1265.PP 1265.PP
1266At the time of this writing, cygwin didn't seem to support any multi-byte 1266At the time of this writing, cygwin didn't seem to support any multi-byte
1267encodings (you might try \f(CW\*(C`LC_CTYPE=C\-UTF\-8\*(C'\fR), so you are likely limited 1267encodings (you might try \f(CW\*(C`LC_CTYPE=C\-UTF\-8\*(C'\fR), so you are likely limited
1268to 8\-bit encodings. 1268to 8\-bit encodings.
1269.SH "RXVT TECHNICAL REFERENCE" 1269.SH "RXVT-UNICODE TECHNICAL REFERENCE"
1270.IX Header "RXVT TECHNICAL REFERENCE" 1270.IX Header "RXVT-UNICODE TECHNICAL REFERENCE"
1271.SH "DESCRIPTION" 1271.SH "DESCRIPTION"
1272.IX Header "DESCRIPTION" 1272.IX Header "DESCRIPTION"
1273The rest of this document describes various technical aspects of 1273The rest of this document describes various technical aspects of
1274\&\fBrxvt-unicode\fR. First the description of supported command sequences, 1274\&\fBrxvt-unicode\fR. First the description of supported command sequences,
1275followed by pixmap support and last by a description of all features 1275followed by pixmap support and last by a description of all features
2126.TS 2126.TS
2127l l . 2127l l .
21284 Shift 21284 Shift
21298 Meta 21298 Meta
213016 Control 213016 Control
213132 Double Click (Rxvt extension) 213132 Double Click (rxvt extension)
2132.TE 2132.TE
2133 2133
2134Col = \fB\f(CB\*(C`<x> \- SPACE\*(C'\fB\fR 2134Col = \fB\f(CB\*(C`<x> \- SPACE\*(C'\fB\fR
2135.Sp 2135.Sp
2136Row = \fB\f(CB\*(C`<y> \- SPACE\*(C'\fB\fR 2136Row = \fB\f(CB\*(C`<y> \- SPACE\*(C'\fB\fR

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines