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.99 by root, Sat Nov 8 16:49:46 2008 UTC vs.
Revision 1.100 by root, Wed Dec 30 06:14:03 2009 UTC

1.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05) 1.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
2.\" 2.\"
3.\" Standard preamble: 3.\" Standard preamble:
4.\" ======================================================================== 4.\" ========================================================================
5.de Sh \" Subsection heading
6.br
7.if t .Sp
8.ne 5
9.PP
10\fB\\$1\fR
11.PP
12..
13.de Sp \" Vertical space (when we can't use .PP) 5.de Sp \" Vertical space (when we can't use .PP)
14.if t .sp .5v 6.if t .sp .5v
15.if n .sp 7.if n .sp
16.. 8..
17.de Vb \" Begin verbatim text 9.de Vb \" Begin verbatim text
51.\" Escape single quotes in literal strings from groff's Unicode transform. 43.\" Escape single quotes in literal strings from groff's Unicode transform.
52.ie \n(.g .ds Aq \(aq 44.ie \n(.g .ds Aq \(aq
53.el .ds Aq ' 45.el .ds Aq '
54.\" 46.\"
55.\" If the F register is turned on, we'll generate index entries on stderr for 47.\" If the F register is turned on, we'll generate index entries on stderr for
56.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index 48.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
57.\" entries marked with X<> in POD. Of course, you'll have to process the 49.\" entries marked with X<> in POD. Of course, you'll have to process the
58.\" output yourself in some meaningful fashion. 50.\" output yourself in some meaningful fashion.
59.ie \nF \{\ 51.ie \nF \{\
60. de IX 52. de IX
61. tm Index:\\$1\t\\n%\t"\\$2" 53. tm Index:\\$1\t\\n%\t"\\$2"
130.\} 122.\}
131.rm #[ #] #H #V #F C 123.rm #[ #] #H #V #F C
132.\" ======================================================================== 124.\" ========================================================================
133.\" 125.\"
134.IX Title "@@RXVT_NAME@@ 7" 126.IX Title "@@RXVT_NAME@@ 7"
135.TH @@RXVT_NAME@@ 7 "2008-11-08" "@@RXVT_VERSION@@" "RXVT-UNICODE" 127.TH @@RXVT_NAME@@ 7 "2009-12-30" "@@RXVT_VERSION@@" "RXVT-UNICODE"
136.\" For nroff, turn off justification. Always turn off hyphenation; it makes 128.\" For nroff, turn off justification. Always turn off hyphenation; it makes
137.\" way too many mistakes in technical documents. 129.\" way too many mistakes in technical documents.
138.if n .ad l 130.if n .ad l
139.nh 131.nh
140.SH "NAME" 132.SH "NAME"
161.PP 153.PP
162The main manual page for @@RXVT_NAME@@ itself is available at 154The main manual page for @@RXVT_NAME@@ itself is available at
163<http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.1.pod>. 155<http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.1.pod>.
164.SH "RXVT\-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS" 156.SH "RXVT\-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS"
165.IX Header "RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS" 157.IX Header "RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS"
166.Sh "Meta, Features & Commandline Issues" 158.SS "Meta, Features & Commandline Issues"
167.IX Subsection "Meta, Features & Commandline Issues" 159.IX Subsection "Meta, Features & Commandline Issues"
168\fIMy question isn't answered here, can I ask a human?\fR 160\fIMy question isn't answered here, can I ask a human?\fR
169.IX Subsection "My question isn't answered here, can I ask a human?" 161.IX Subsection "My question isn't answered here, can I ask a human?"
170.PP 162.PP
171Before sending me mail, you could go to \s-1IRC:\s0 \f(CW\*(C`irc.freenode.net\*(C'\fR, 163Before sending me mail, you could go to \s-1IRC:\s0 \f(CW\*(C`irc.freenode.net\*(C'\fR,
380\& /lib64/ld\-linux\-x86\-64.so.2 (0x00002aaaaaaab000) 372\& /lib64/ld\-linux\-x86\-64.so.2 (0x00002aaaaaaab000)
381.Ve 373.Ve
382.PP 374.PP
383No large bloated libraries (of course, none were linked in statically), 375No large bloated libraries (of course, none were linked in statically),
384except maybe libX11 :) 376except maybe libX11 :)
385.Sh "Rendering, Font & Look and Feel Issues" 377.SS "Rendering, Font & Look and Feel Issues"
386.IX Subsection "Rendering, Font & Look and Feel Issues" 378.IX Subsection "Rendering, Font & Look and Feel Issues"
387\fII can't get transparency working, what am I doing wrong?\fR 379\fII can't get transparency working, what am I doing wrong?\fR
388.IX Subsection "I can't get transparency working, what am I doing wrong?" 380.IX Subsection "I can't get transparency working, what am I doing wrong?"
389.PP 381.PP
390First of all, please address all transparency related issues to Sasha Vasko at 382First of all, please address all transparency related issues to Sasha Vasko at
674We are working on it, in the meantime, as a workaround, use something like: 666We are working on it, in the meantime, as a workaround, use something like:
675.PP 667.PP
676.Vb 1 668.Vb 1
677\& @@URXVT_NAME@@ \-b 600 \-geometry 20x1 \-e sh \-c \*(Aqmplayer \-wid $WINDOWID file...\*(Aq 669\& @@URXVT_NAME@@ \-b 600 \-geometry 20x1 \-e sh \-c \*(Aqmplayer \-wid $WINDOWID file...\*(Aq
678.Ve 670.Ve
679.Sh "Keyboard, Mouse & User Interaction" 671.SS "Keyboard, Mouse & User Interaction"
680.IX Subsection "Keyboard, Mouse & User Interaction" 672.IX Subsection "Keyboard, Mouse & User Interaction"
681\fIThe new selection selects pieces that are too big, how can I select single words?\fR 673\fIThe new selection selects pieces that are too big, how can I select single words?\fR
682.IX Subsection "The new selection selects pieces that are too big, how can I select single words?" 674.IX Subsection "The new selection selects pieces that are too big, how can I select single words?"
683.PP 675.PP
684If you want to select e.g. alphanumeric words, you can use the following 676If you want to select e.g. alphanumeric words, you can use the following
767does not support this (for instance because it is not visual), then 759does not support this (for instance because it is not visual), then
768rxvt-unicode will continue without an input method. 760rxvt-unicode will continue without an input method.
769.PP 761.PP
770In this case either do not specify a \fBpreeditStyle\fR or specify more than 762In this case either do not specify a \fBpreeditStyle\fR or specify more than
771one pre-edit style, such as \fBOverTheSpot,Root,None\fR. 763one pre-edit style, such as \fBOverTheSpot,Root,None\fR.
764.PP
765If it still doesn't work, then maybe your input method doesn't support
766compose sequences \- to fall back to the built-in one, make sure you don't
767specify an input method via \f(CW\*(C`\-im\*(C'\fR or \f(CW\*(C`XMODIFIERS\*(C'\fR.
772.PP 768.PP
773\fII cannot type \f(CI\*(C`Ctrl\-Shift\-2\*(C'\fI to get an \s-1ASCII\s0 \s-1NUL\s0 character due to \s-1ISO\s0 14755\fR 769\fII cannot type \f(CI\*(C`Ctrl\-Shift\-2\*(C'\fI to get an \s-1ASCII\s0 \s-1NUL\s0 character due to \s-1ISO\s0 14755\fR
774.IX Subsection "I cannot type Ctrl-Shift-2 to get an ASCII NUL character due to ISO 14755" 770.IX Subsection "I cannot type Ctrl-Shift-2 to get an ASCII NUL character due to ISO 14755"
775.PP 771.PP
776Either try \f(CW\*(C`Ctrl\-2\*(C'\fR alone (it often is mapped to \s-1ASCII\s0 \s-1NUL\s0 even on 772Either try \f(CW\*(C`Ctrl\-2\*(C'\fR alone (it often is mapped to \s-1ASCII\s0 \s-1NUL\s0 even on
896.Ve 892.Ve
897.PP 893.PP
898Rather than have rxvt-unicode try to accommodate all the various possible 894Rather than have rxvt-unicode try to accommodate all the various possible
899keyboard mappings, it is better to use `xmodmap' to remap the keys as 895keyboard mappings, it is better to use `xmodmap' to remap the keys as
900required for your particular machine. 896required for your particular machine.
901.Sh "Terminal Configuration" 897.SS "Terminal Configuration"
902.IX Subsection "Terminal Configuration" 898.IX Subsection "Terminal Configuration"
903\fICan I see a typical configuration?\fR 899\fICan I see a typical configuration?\fR
904.IX Subsection "Can I see a typical configuration?" 900.IX Subsection "Can I see a typical configuration?"
905.PP 901.PP
906The default configuration tries to be xterm-like, which I don't like that 902The default configuration tries to be xterm-like, which I don't like that
1060\& IRC*colorBD: white 1056\& IRC*colorBD: white
1061\& IRC*keysym.M\-C\-1: command:\e033]710;suxuseuro\e007\e033]711;suxuseuro\e007 1057\& IRC*keysym.M\-C\-1: command:\e033]710;suxuseuro\e007\e033]711;suxuseuro\e007
1062\& IRC*keysym.M\-C\-2: command:\e033]710;9x15bold\e007\e033]711;9x15bold\e007 1058\& IRC*keysym.M\-C\-2: command:\e033]710;9x15bold\e007\e033]711;9x15bold\e007
1063.Ve 1059.Ve
1064.PP 1060.PP
1065\&\f(CW\*(C`Alt\-Shift\-1\*(C'\fR and \f(CW\*(C`Alt\-Shift\-2\*(C'\fR switch between two different font 1061\&\f(CW\*(C`Alt\-Ctrl\-1\*(C'\fR and \f(CW\*(C`Alt\-Ctrl\-2\*(C'\fR switch between two different font
1066sizes. \f(CW\*(C`suxuseuro\*(C'\fR allows me to keep an eye (and actually read) 1062sizes. \f(CW\*(C`suxuseuro\*(C'\fR allows me to keep an eye (and actually read)
1067stuff while keeping a very small window. If somebody pastes something 1063stuff while keeping a very small window. If somebody pastes something
1068complicated (e.g. japanese), I temporarily switch to a larger font. 1064complicated (e.g. japanese), I temporarily switch to a larger font.
1069.PP 1065.PP
1070The above is all in my \f(CW\*(C`.Xdefaults\*(C'\fR (I don't use \f(CW\*(C`.Xresources\*(C'\fR nor 1066The above is all in my \f(CW\*(C`.Xdefaults\*(C'\fR (I don't use \f(CW\*(C`.Xresources\*(C'\fR nor
1113.PP 1109.PP
1114The terminal description used by rxvt-unicode is not as widely available 1110The terminal description used by rxvt-unicode is not as widely available
1115as that for xterm, or even rxvt (for which the same problem often arises). 1111as that for xterm, or even rxvt (for which the same problem often arises).
1116.PP 1112.PP
1117The correct solution for this problem is to install the terminfo, this can 1113The correct solution for this problem is to install the terminfo, this can
1118be done like this (with ncurses' infocmp and works as user and admin): 1114be done by simply installing rxvt-unicode on the remote system as well
1115(in case you have a nice package manager ready), or you can install the
1116terminfo database manually like this (with ncurses infocmp. works as
1117user and root):
1119.PP 1118.PP
1120.Vb 2 1119.Vb 2
1121\& REMOTE=remotesystem.domain 1120\& REMOTE=remotesystem.domain
1122\& infocmp rxvt\-unicode | ssh $REMOTE "mkdir \-p .terminfo && cat >/tmp/ti && tic /tmp/ti" 1121\& infocmp rxvt\-unicode | ssh $REMOTE "mkdir \-p .terminfo && cat >/tmp/ti && tic /tmp/ti"
1123.Ve 1122.Ve
1124.PP
1125\&... or by installing rxvt-unicode normally on the remote system,
1126.PP 1123.PP
1127One some systems you might need to set \f(CW$TERMINFO\fR to the full path of 1124One some systems you might need to set \f(CW$TERMINFO\fR to the full path of
1128\&\fI\f(CI$HOME\fI/.terminfo\fR for this to work. 1125\&\fI\f(CI$HOME\fI/.terminfo\fR for this to work.
1129.PP 1126.PP
1130If you cannot or do not want to do this, then you can simply set 1127If you cannot or do not want to do this, then you can simply set
1141\& URxvt.termName: rxvt 1138\& URxvt.termName: rxvt
1142.Ve 1139.Ve
1143.PP 1140.PP
1144If you don't plan to use \fBrxvt\fR (quite common...) you could also replace 1141If you don't plan to use \fBrxvt\fR (quite common...) you could also replace
1145the rxvt terminfo file with the rxvt-unicode one and use \f(CW\*(C`TERM=rxvt\*(C'\fR. 1142the rxvt terminfo file with the rxvt-unicode one and use \f(CW\*(C`TERM=rxvt\*(C'\fR.
1143.PP
1144\fInano fails with \*(L"Error opening terminal: rxvt-unicode\*(R"\fR
1145.IX Subsection "nano fails with Error opening terminal: rxvt-unicode"
1146.PP
1147This exceptionally confusing and useless error message is printed by nano
1148when it can't find the terminfo database. Nothing is wrong with your
1149terminal, read the previous answer for a solution.
1146.PP 1150.PP
1147\fI\f(CI\*(C`tic\*(C'\fI outputs some error when compiling the terminfo entry.\fR 1151\fI\f(CI\*(C`tic\*(C'\fI outputs some error when compiling the terminfo entry.\fR
1148.IX Subsection "tic outputs some error when compiling the terminfo entry." 1152.IX Subsection "tic outputs some error when compiling the terminfo entry."
1149.PP 1153.PP
1150Most likely it's the empty definition for \f(CW\*(C`enacs=\*(C'\fR. Just replace it by 1154Most likely it's the empty definition for \f(CW\*(C`enacs=\*(C'\fR. Just replace it by
1213features. Unfortunately, some of these (most notably, again, Debian 1217features. Unfortunately, some of these (most notably, again, Debian
1214GNU/Linux) furthermore fail to even install the \f(CW\*(C`rxvt\-unicode\*(C'\fR terminfo 1218GNU/Linux) furthermore fail to even install the \f(CW\*(C`rxvt\-unicode\*(C'\fR terminfo
1215file, so you will need to install it on your own (See the question \fBWhen 1219file, so you will need to install it on your own (See the question \fBWhen
1216I log-in to another system it tells me about missing terminfo data?\fR on 1220I log-in to another system it tells me about missing terminfo data?\fR on
1217how to do this). 1221how to do this).
1218.Sh "Encoding / Locale / Input Method Issues" 1222.SS "Encoding / Locale / Input Method Issues"
1219.IX Subsection "Encoding / Locale / Input Method Issues" 1223.IX Subsection "Encoding / Locale / Input Method Issues"
1220\fIRxvt-unicode does not seem to understand the selected encoding?\fR 1224\fIRxvt-unicode does not seem to understand the selected encoding?\fR
1221.IX Subsection "Rxvt-unicode does not seem to understand the selected encoding?" 1225.IX Subsection "Rxvt-unicode does not seem to understand the selected encoding?"
1222.PP 1226.PP
1223See next entry. 1227See next entry.
1340For example, \fBkinput2\fR does not support \s-1UTF\-8\s0 locales, you should use 1344For example, \fBkinput2\fR does not support \s-1UTF\-8\s0 locales, you should use
1341\&\f(CW\*(C`ja_JP.EUC\-JP\*(C'\fR or equivalent. 1345\&\f(CW\*(C`ja_JP.EUC\-JP\*(C'\fR or equivalent.
1342.IP "\- Make sure your \s-1XIM\s0 server is actually running." 4 1346.IP "\- Make sure your \s-1XIM\s0 server is actually running." 4
1343.IX Item "- Make sure your XIM server is actually running." 1347.IX Item "- Make sure your XIM server is actually running."
1344.PD 0 1348.PD 0
1345.ie n .IP "\- Make sure the ""XMODIFIERS""\fR environment variable is set correctly when \fIstarting rxvt-unicode." 4 1349.ie n .IP "\- Make sure the ""XMODIFIERS"" environment variable is set correctly when \fIstarting\fR rxvt-unicode." 4
1346.el .IP "\- Make sure the \f(CWXMODIFIERS\fR environment variable is set correctly when \fIstarting\fR rxvt-unicode." 4 1350.el .IP "\- Make sure the \f(CWXMODIFIERS\fR environment variable is set correctly when \fIstarting\fR rxvt-unicode." 4
1347.IX Item "- Make sure the XMODIFIERS environment variable is set correctly when starting rxvt-unicode." 1351.IX Item "- Make sure the XMODIFIERS environment variable is set correctly when starting rxvt-unicode."
1348.PD 1352.PD
1349When you want to use e.g. \fBkinput2\fR, it must be set to 1353When you want to use e.g. \fBkinput2\fR, it must be set to
1350\&\f(CW\*(C`@im=kinput2\*(C'\fR. For \fBscim\fR, use \f(CW\*(C`@im=SCIM\*(C'\fR. You can see what input 1354\&\f(CW\*(C`@im=kinput2\*(C'\fR. For \fBscim\fR, use \f(CW\*(C`@im=SCIM\*(C'\fR. You can see what input
1379exit time. \fBkinput2\fR (and derived input methods) generally succeeds, 1383exit time. \fBkinput2\fR (and derived input methods) generally succeeds,
1380while \fB\s-1SCIM\s0\fR (or similar input methods) fails. In the end, however, 1384while \fB\s-1SCIM\s0\fR (or similar input methods) fails. In the end, however,
1381crashes cannot be completely avoided even if both sides cooperate. 1385crashes cannot be completely avoided even if both sides cooperate.
1382.PP 1386.PP
1383So the only workaround is not to kill your Input Method Servers. 1387So the only workaround is not to kill your Input Method Servers.
1384.Sh "Operating Systems / Package Maintaining" 1388.SS "Operating Systems / Package Maintaining"
1385.IX Subsection "Operating Systems / Package Maintaining" 1389.IX Subsection "Operating Systems / Package Maintaining"
1386\fII am using Debian GNU/Linux and have a problem...\fR 1390\fII am using Debian GNU/Linux and have a problem...\fR
1387.IX Subsection "I am using Debian GNU/Linux and have a problem..." 1391.IX Subsection "I am using Debian GNU/Linux and have a problem..."
1388.PP 1392.PP
1389The Debian GNU/Linux package of rxvt-unicode in sarge contains large 1393The Debian GNU/Linux package of rxvt-unicode in sarge contains large
1497.PP 1501.PP
1498The solution is to upgrade your system or switch to a better one. A 1502The solution is to upgrade your system or switch to a better one. A
1499possibly working workaround is to use a wcwidth implementation like 1503possibly working workaround is to use a wcwidth implementation like
1500.PP 1504.PP
1501http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c 1505http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
1506.PP
1507\fII want 256 colors\fR
1508.IX Subsection "I want 256 colors"
1509.PP
1510Are you sure you need 256 colors? 88 colors should be enough for most
1511purposes. If you really need more, there is an unsupported patch for
1512it in the doc directory, but please do not ask for it to be applied.
1502.SH "RXVT-UNICODE TECHNICAL REFERENCE" 1513.SH "RXVT-UNICODE TECHNICAL REFERENCE"
1503.IX Header "RXVT-UNICODE TECHNICAL REFERENCE" 1514.IX Header "RXVT-UNICODE TECHNICAL REFERENCE"
1504The rest of this document describes various technical aspects of 1515The rest of this document describes various technical aspects of
1505\&\fBrxvt-unicode\fR. First the description of supported command sequences, 1516\&\fBrxvt-unicode\fR. First the description of supported command sequences,
1506followed by pixmap support and last by a description of all features 1517followed by pixmap support and last by a description of all features
1507selectable at \f(CW\*(C`configure\*(C'\fR time. 1518selectable at \f(CW\*(C`configure\*(C'\fR time.
1508.Sh "Definitions" 1519.SS "Definitions"
1509.IX Subsection "Definitions" 1520.IX Subsection "Definitions"
1510.ie n .IP "\fB\fB""c""\fB\fR" 4 1521.ie n .IP "\fB\fB""c""\fB\fR" 4
1511.el .IP "\fB\f(CBc\fB\fR" 4 1522.el .IP "\fB\f(CBc\fB\fR" 4
1512.IX Item "c" 1523.IX Item "c"
1513The literal character c. 1524The literal character c.
1527parameters, separated by \f(CW\*(C`;\*(C'\fR character(s). 1538parameters, separated by \f(CW\*(C`;\*(C'\fR character(s).
1528.ie n .IP "\fB\fB""Pt""\fB\fR" 4 1539.ie n .IP "\fB\fB""Pt""\fB\fR" 4
1529.el .IP "\fB\f(CBPt\fB\fR" 4 1540.el .IP "\fB\f(CBPt\fB\fR" 4
1530.IX Item "Pt" 1541.IX Item "Pt"
1531A text parameter composed of printable characters. 1542A text parameter composed of printable characters.
1532.Sh "Values" 1543.SS "Values"
1533.IX Subsection "Values" 1544.IX Subsection "Values"
1534.ie n .IP "\fB\fB""ENQ""\fB\fR" 4 1545.ie n .IP "\fB\fB""ENQ""\fB\fR" 4
1535.el .IP "\fB\f(CBENQ\fB\fR" 4 1546.el .IP "\fB\f(CBENQ\fB\fR" 4
1536.IX Item "ENQ" 1547.IX Item "ENQ"
1537Enquiry (Ctrl-E) = Send Device Attributes (\s-1DA\s0) 1548Enquiry (Ctrl-E) = Send Device Attributes (\s-1DA\s0)
1576Switch to Standard Character Set 1587Switch to Standard Character Set
1577.ie n .IP "\fB\fB""SPC""\fB\fR" 4 1588.ie n .IP "\fB\fB""SPC""\fB\fR" 4
1578.el .IP "\fB\f(CBSPC\fB\fR" 4 1589.el .IP "\fB\f(CBSPC\fB\fR" 4
1579.IX Item "SPC" 1590.IX Item "SPC"
1580Space Character 1591Space Character
1581.Sh "Escape Sequences" 1592.SS "Escape Sequences"
1582.IX Subsection "Escape Sequences" 1593.IX Subsection "Escape Sequences"
1583.ie n .IP "\fB\fB""ESC # 8""\fB\fR" 4 1594.ie n .IP "\fB\fB""ESC # 8""\fB\fR" 4
1584.el .IP "\fB\f(CBESC # 8\fB\fR" 4 1595.el .IP "\fB\f(CBESC # 8\fB\fR" 4
1585.IX Item "ESC # 8" 1596.IX Item "ESC # 8"
1586\&\s-1DEC\s0 Screen Alignment Test (\s-1DECALN\s0) 1597\&\s-1DEC\s0 Screen Alignment Test (\s-1DECALN\s0)
1679C = K German character set unimplemented 1690C = K German character set unimplemented
1680.TE 1691.TE
1681.PP 1692.PP
1682 1693
1683.IX Xref "CSI" 1694.IX Xref "CSI"
1684.Sh "\s-1CSI\s0 (Command Sequence Introducer) Sequences" 1695.SS "\s-1CSI\s0 (Command Sequence Introducer) Sequences"
1685.IX Subsection "CSI (Command Sequence Introducer) Sequences" 1696.IX Subsection "CSI (Command Sequence Introducer) Sequences"
1686.ie n .IP "\fB\fB""ESC [ Ps @""\fB\fR" 4 1697.ie n .IP "\fB\fB""ESC [ Ps @""\fB\fR" 4
1687.el .IP "\fB\f(CBESC [ Ps @\fB\fR" 4 1698.el .IP "\fB\f(CBESC [ Ps @\fB\fR" 4
1688.IX Item "ESC [ Ps @" 1699.IX Item "ESC [ Ps @"
1689Insert \fB\f(CB\*(C`Ps\*(C'\fB\fR (Blank) Character(s) [default: 1] (\s-1ICH\s0) 1700Insert \fB\f(CB\*(C`Ps\*(C'\fB\fR (Blank) Character(s) [default: 1] (\s-1ICH\s0)
1945.IX Item "ESC [ Ps x" 1956.IX Item "ESC [ Ps x"
1946Request Terminal Parameters (\s-1DECREQTPARM\s0) 1957Request Terminal Parameters (\s-1DECREQTPARM\s0)
1947.PP 1958.PP
1948 1959
1949.IX Xref "PrivateModes" 1960.IX Xref "PrivateModes"
1950.Sh "\s-1DEC\s0 Private Modes" 1961.SS "\s-1DEC\s0 Private Modes"
1951.IX Subsection "DEC Private Modes" 1962.IX Subsection "DEC Private Modes"
1952.ie n .IP "\fB\fB""ESC [ ? Pm h""\fB\fR" 4 1963.ie n .IP "\fB\fB""ESC [ ? Pm h""\fB\fR" 4
1953.el .IP "\fB\f(CBESC [ ? Pm h\fB\fR" 4 1964.el .IP "\fB\f(CBESC [ ? Pm h\fB\fR" 4
1954.IX Item "ESC [ ? Pm h" 1965.IX Item "ESC [ ? Pm h"
1955\&\s-1DEC\s0 Private Mode Set (\s-1DECSET\s0) 1966\&\s-1DEC\s0 Private Mode Set (\s-1DECSET\s0)
2221.RE 2232.RE
2222.PD 2233.PD
2223.PP 2234.PP
2224 2235
2225.IX Xref "XTerm" 2236.IX Xref "XTerm"
2226.Sh "XTerm Operating System Commands" 2237.SS "XTerm Operating System Commands"
2227.IX Subsection "XTerm Operating System Commands" 2238.IX Subsection "XTerm Operating System Commands"
2228.ie n .IP "\fB\fB""ESC ] Ps;Pt ST""\fB\fR" 4 2239.ie n .IP "\fB\fB""ESC ] Ps;Pt ST""\fB\fR" 4
2229.el .IP "\fB\f(CBESC ] Ps;Pt ST\fB\fR" 4 2240.el .IP "\fB\f(CBESC ] Ps;Pt ST\fB\fR" 4
2230.IX Item "ESC ] Ps;Pt ST" 2241.IX Item "ESC ] Ps;Pt ST"
2231Set XTerm Parameters. 8\-bit \s-1ST:\s0 0x9c, 7\-bit \s-1ST\s0 sequence: \s-1ESC\s0 \e (0x1b, 2242Set XTerm Parameters. 8\-bit \s-1ST:\s0 0x9c, 7\-bit \s-1ST\s0 sequence: \s-1ESC\s0 \e (0x1b,
2434work, so it can be fixed. Marc Lehmann <rxvt@schmorp.de>. 2445work, so it can be fixed. Marc Lehmann <rxvt@schmorp.de>.
2435.PP 2446.PP
2436All 2447All
2437.IP "\-\-enable\-everything" 4 2448.IP "\-\-enable\-everything" 4
2438.IX Item "--enable-everything" 2449.IX Item "--enable-everything"
2439Add (or remove) support for all non-multichoice options listed in \*(L"./configure 2450Add (or remove) support for all non-multichoice options listed in
2440\&\-\-help\*(R". 2451\&\f(CW\*(C`./configure \-\-help\*(C'\fR, except for \f(CW\*(C`\-\-enable\-assert\*(C'\fR.
2441.Sp 2452.Sp
2442You can specify this and then disable options you do not like by 2453You can specify this and then disable options you do not like by
2443\&\fIfollowing\fR this with the appropriate \f(CW\*(C`\-\-disable\-...\*(C'\fR arguments, 2454\&\fIfollowing\fR this with the appropriate \f(CW\*(C`\-\-disable\-...\*(C'\fR arguments,
2444or you can start with a minimal configuration by specifying 2455or you can start with a minimal configuration by specifying
2445\&\f(CW\*(C`\-\-disable\-everything\*(C'\fR and than adding just the \f(CW\*(C`\-\-enable\-...\*(C'\fR arguments 2456\&\f(CW\*(C`\-\-disable\-everything\*(C'\fR and than adding just the \f(CW\*(C`\-\-enable\-...\*(C'\fR arguments
2596\& settable extra linespacing /\-lsp) 2607\& settable extra linespacing /\-lsp)
2597\& iso\-14755 5.1 (basic) support 2608\& iso\-14755 5.1 (basic) support
2598\& tripleclickwords (\-tcw) 2609\& tripleclickwords (\-tcw)
2599\& settable insecure mode (\-insecure) 2610\& settable insecure mode (\-insecure)
2600\& keysym remapping support 2611\& keysym remapping support
2601\& cursor blinking and underline cursor (\-cb, \-uc) 2612\& cursor blinking and underline cursor (\-bc, \-uc)
2602\& XEmbed support (\-embed) 2613\& XEmbed support (\-embed)
2603\& user\-pty (\-pty\-fd) 2614\& user\-pty (\-pty\-fd)
2604\& hold on exit (\-hold) 2615\& hold on exit (\-hold)
2605\& compile in built\-in block graphics 2616\& compile in built\-in block graphics
2606\& skip builtin block graphics (\-sbg) 2617\& skip builtin block graphics (\-sbg)
2662The perl interpreter that is used can be specified via the \f(CW\*(C`PERL\*(C'\fR 2673The perl interpreter that is used can be specified via the \f(CW\*(C`PERL\*(C'\fR
2663environment variable when running configure. Even when compiled in, 2674environment variable when running configure. Even when compiled in,
2664perl will \fInot\fR be initialised when all extensions have been disabled 2675perl will \fInot\fR be initialised when all extensions have been disabled
2665\&\f(CW\*(C`\-pe "" \-\-perl\-ext\-common ""\*(C'\fR, so it should be safe to enable from a 2676\&\f(CW\*(C`\-pe "" \-\-perl\-ext\-common ""\*(C'\fR, so it should be safe to enable from a
2666resource standpoint. 2677resource standpoint.
2678.IP "\-\-enable\-assert (default: off)" 4
2679.IX Item "--enable-assert (default: off)"
2680Enables the assertions in the code, normally disabled. This switch is only
2681useful when developing rxvt-unicode.
2667.IP "\-\-with\-afterimage\-config=DIR" 4 2682.IP "\-\-with\-afterimage\-config=DIR" 4
2668.IX Item "--with-afterimage-config=DIR" 2683.IX Item "--with-afterimage-config=DIR"
2669Look for the libAfterImage config script in \s-1DIR\s0. 2684Look for the libAfterImage config script in \s-1DIR\s0.
2670.IP "\-\-with\-name=NAME (default: urxvt)" 4 2685.IP "\-\-with\-name=NAME (default: urxvt)" 4
2671.IX Item "--with-name=NAME (default: urxvt)" 2686.IX Item "--with-name=NAME (default: urxvt)"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines