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.95 by root, Mon Dec 13 16:47:27 2010 UTC vs.
Revision 1.96 by sf-exg, Mon May 2 08:25:24 2011 UTC

122.\} 122.\}
123.rm #[ #] #H #V #F C 123.rm #[ #] #H #V #F C
124.\" ======================================================================== 124.\" ========================================================================
125.\" 125.\"
126.IX Title "@@RXVT_NAME@@ 1" 126.IX Title "@@RXVT_NAME@@ 1"
127.TH @@RXVT_NAME@@ 1 "2010-12-13" "@@RXVT_VERSION@@" "RXVT-UNICODE" 127.TH @@RXVT_NAME@@ 1 "2011-05-01" "@@RXVT_VERSION@@" "RXVT-UNICODE"
128.\" For nroff, turn off justification. Always turn off hyphenation; it makes 128.\" For nroff, turn off justification. Always turn off hyphenation; it makes
129.\" way too many mistakes in technical documents. 129.\" way too many mistakes in technical documents.
130.if n .ad l 130.if n .ad l
131.nh 131.nh
132.SH "NAME" 132.SH "NAME"
617distribution do also load settings from the \fB~/.Xresources\fR file when X 617distribution do also load settings from the \fB~/.Xresources\fR file when X
618starts. @@RXVT_NAME@@ will consult the following files/resources in order, 618starts. @@RXVT_NAME@@ will consult the following files/resources in order,
619with later settings overwriting earlier ones: 619with later settings overwriting earlier ones:
620.PP 620.PP
621.Vb 6 621.Vb 6
622\& 1. system\-wide app\-defaults file, either locale\-dependent OR global
623\& 2. app\-defaults file in $XAPPLRESDIR 622\& 1. app\-defaults file in $XAPPLRESDIR
623\& 2. $HOME/.Xdefaults
624\& 3. RESOURCE_MANAGER property on root\-window OR $HOME/.Xdefaults 624\& 3. RESOURCE_MANAGER property on root\-window of screen 0
625\& 4. SCREEN_RESOURCES for the current screen 625\& 4. SCREEN_RESOURCES property on root\-window of the current screen
626\& 5. $XENVIRONMENT file OR $HOME/.Xdefaults\-<nodename> 626\& 5. $XENVIRONMENT file OR $HOME/.Xdefaults\-<nodename>
627\& 6. resources specified via \-xrm on the commandline 627\& 6. resources specified via \-xrm on the commandline
628.Ve 628.Ve
629.PP 629.PP
630Note that when reading X resources, \fB@@RXVT_NAME@@\fR recognizes two class 630Note that when reading X resources, \fB@@RXVT_NAME@@\fR recognizes two class
929every time you hit \f(CW\*(C`Print\*(C'\fR. 929every time you hit \f(CW\*(C`Print\*(C'\fR.
930.IP "\fBscrollstyle:\fR \fImode\fR" 4 930.IP "\fBscrollstyle:\fR \fImode\fR" 4
931.IX Item "scrollstyle: mode" 931.IX Item "scrollstyle: mode"
932Set scrollbar style to \fBrxvt\fR, \fBplain\fR, \fBnext\fR or \fBxterm\fR. \fBplain\fR is 932Set scrollbar style to \fBrxvt\fR, \fBplain\fR, \fBnext\fR or \fBxterm\fR. \fBplain\fR is
933the author's favourite. 933the author's favourite.
934.IP "\fBthickness:\fR \fInumber\fR" 4
935.IX Item "thickness: number"
936Set the scrollbar width in pixels.
934.IP "\fBscrollBar:\fR \fIboolean\fR" 4 937.IP "\fBscrollBar:\fR \fIboolean\fR" 4
935.IX Item "scrollBar: boolean" 938.IX Item "scrollBar: boolean"
936\&\fBTrue\fR: enable the scrollbar [default]; option \fB\-sb\fR. \fBFalse\fR: 939\&\fBTrue\fR: enable the scrollbar [default]; option \fB\-sb\fR. \fBFalse\fR:
937disable the scrollbar; option \fB+sb\fR. 940disable the scrollbar; option \fB+sb\fR.
938.IP "\fBscrollBar_right:\fR \fIboolean\fR" 4 941.IP "\fBscrollBar_right:\fR \fIboolean\fR" 4
1145performed in an exact manner; however, the closest match is assured. 1148performed in an exact manner; however, the closest match is assured.
1146.Sp 1149.Sp
1147\&\fIstring\fR may contain escape values (\f(CW\*(C`\en\*(C'\fR: newline, \f(CW\*(C`\e000\*(C'\fR: octal 1150\&\fIstring\fR may contain escape values (\f(CW\*(C`\en\*(C'\fR: newline, \f(CW\*(C`\e000\*(C'\fR: octal
1148number), see \s-1RESOURCES\s0 in \f(CW\*(C`man 7 X\*(C'\fR for further details. 1151number), see \s-1RESOURCES\s0 in \f(CW\*(C`man 7 X\*(C'\fR for further details.
1149.Sp 1152.Sp
1150You can define a range of keysyms in one shot by providing a \fIstring\fR
1151with pattern \fBlist/PREFIX/MIDDLE/SUFFIX\fR, where the delimiter `/'
1152should be a character not used by the strings.
1153.Sp
1154Its usage can be demonstrated by an example:
1155.Sp
1156.Vb 1
1157\& URxvt.keysym.M\-C\-0x61: list|\e033<M\-C\-|abc|>
1158.Ve
1159.Sp
1160The above line is equivalent to the following three lines:
1161.Sp
1162.Vb 3
1163\& URxvt.keysym.Meta\-Control\-0x61: \e033<M\-C\-a>
1164\& URxvt.keysym.Meta\-Control\-0x62: \e033<M\-C\-b>
1165\& URxvt.keysym.Meta\-Control\-0x63: \e033<M\-C\-c>
1166.Ve
1167.Sp
1168If \fIstring\fR takes the form of \f(CW\*(C`command:STRING\*(C'\fR, the specified \fB\s-1STRING\s0\fR 1153If \fIstring\fR takes the form of \f(CW\*(C`command:STRING\*(C'\fR, the specified \fB\s-1STRING\s0\fR
1169is interpreted and executed as @@RXVT_NAME@@'s control sequence. For 1154is interpreted and executed as @@RXVT_NAME@@'s control sequence. For
1170example the following means "change the current locale to \f(CW\*(C`zh_CN.GBK\*(C'\fR 1155example the following means "change the current locale to \f(CW\*(C`zh_CN.GBK\*(C'\fR
1171when Control-Meta-c is being pressed": 1156when Control-Meta-c is being pressed":
1172.Sp 1157.Sp
1579.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4 1564.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4
1580.IX Item "RXVT_SOCKET" 1565.IX Item "RXVT_SOCKET"
1581The unix domain socket path used by @@RXVT_NAME@@c(1) and 1566The unix domain socket path used by @@RXVT_NAME@@c(1) and
1582@@RXVT_NAME@@d(1). 1567@@RXVT_NAME@@d(1).
1583.Sp 1568.Sp
1584Default \fI\f(CI$HOME\fI/.rxvt\-unicode\-\fI<nodename\fI\fR. 1569Default \fI\f(CI$HOME\fI/.rxvt\-unicode\-\fI<nodename>\fI\fR.
1585.IP "\fB\s-1HOME\s0\fR" 4 1570.IP "\fB\s-1HOME\s0\fR" 4
1586.IX Item "HOME" 1571.IX Item "HOME"
1587Used to locate the default directory for the unix domain socket for 1572Used to locate the default directory for the unix domain socket for
1588daemon communications and to locate various resource files (such as 1573daemon communications and to locate various resource files (such as
1589\&\f(CW\*(C`.Xdefaults\*(C'\fR) 1574\&\f(CW\*(C`.Xdefaults\*(C'\fR)
1590.IP "\fB\s-1XAPPLRESDIR\s0\fR" 4 1575.IP "\fB\s-1XAPPLRESDIR\s0\fR" 4
1591.IX Item "XAPPLRESDIR" 1576.IX Item "XAPPLRESDIR"
1592Directory where various X resource files are being located. 1577Directory where application-specific X resource files are located.
1593.IP "\fB\s-1XENVIRONMENT\s0\fR" 4 1578.IP "\fB\s-1XENVIRONMENT\s0\fR" 4
1594.IX Item "XENVIRONMENT" 1579.IX Item "XENVIRONMENT"
1595If set and accessible, gives the name of a X resource file to be loaded by 1580If set and accessible, gives the name of a X resource file to be loaded by
1596@@RXVT_NAME@@. 1581@@RXVT_NAME@@.
1597.SH "FILES" 1582.SH "FILES"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines