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.103 by sf-exg, Fri Nov 18 14:14:41 2011 UTC vs.
Revision 1.104 by root, Sun Dec 18 02:27: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 "2011-11-18" "@@RXVT_VERSION@@" "RXVT-UNICODE" 127.TH @@RXVT_NAME@@ 1 "2011-12-18" "@@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"
789scale (percent), and \fB\*(L"X\*(R" / \*(L"Y\*(R"\fR locate the image centre (percent). A 789scale (percent), and \fB\*(L"X\*(R" / \*(L"Y\*(R"\fR locate the image centre (percent). A
790scale of 0 disables scaling. The maximum permitted scale is 1000. 790scale of 0 disables scaling. The maximum permitted scale is 1000.
791.IP "\fBop=tile\fR" 4 791.IP "\fBop=tile\fR" 4
792.IX Item "op=tile" 792.IX Item "op=tile"
793enables tiling 793enables tiling
794.IP "\fBop=pscale\fR" 4 794.IP "\fBop=keep\-aspect\fR" 4
795.IX Item "op=pscale" 795.IX Item "op=keep-aspect"
796enables proportional scaling 796maintain the image aspect ratio when scaling
797.IP "\fBop=root\fR" 4 797.IP "\fBop=root\-align\fR" 4
798.IX Item "op=root" 798.IX Item "op=root-align"
799use the position of the terminal window relative to the root window as 799use the position of the terminal window relative to the root window as
800the image offset, simulating a root window background 800the image offset, simulating a root window background
801.RE 801.RE
802.RS 4 802.RS 4
803.Sp 803.Sp
808.IX Item "style=tiled" 808.IX Item "style=tiled"
809the image is tiled with no scaling. Equivalent to 0x0+0+0:op=tile 809the image is tiled with no scaling. Equivalent to 0x0+0+0:op=tile
810.IP "\fBstyle=aspect\-stretched\fR" 4 810.IP "\fBstyle=aspect\-stretched\fR" 4
811.IX Item "style=aspect-stretched" 811.IX Item "style=aspect-stretched"
812the image is scaled to fill the whole window maintaining the aspect 812the image is scaled to fill the whole window maintaining the aspect
813ratio and centered. Equivalent to 100x100+50+50:op=pscale 813ratio and centered. Equivalent to 100x100+50+50:op=keep\-aspect
814.IP "\fBstyle=stretched\fR" 4 814.IP "\fBstyle=stretched\fR" 4
815.IX Item "style=stretched" 815.IX Item "style=stretched"
816the image is scaled to fill the whole window. Equivalent to 100x100 816the image is scaled to fill the whole window. Equivalent to 100x100
817.IP "\fBstyle=centered\fR" 4 817.IP "\fBstyle=centered\fR" 4
818.IX Item "style=centered" 818.IX Item "style=centered"
819the image is centered with no scaling. Equivalent to 0x0+50+50 819the image is centered with no scaling. Equivalent to 0x0+50+50
820.IP "\fBstyle=root\-tiled\fR" 4 820.IP "\fBstyle=root\-tiled\fR" 4
821.IX Item "style=root-tiled" 821.IX Item "style=root-tiled"
822the image is tiled with no scaling and using 'root' positioning. 822the image is tiled with no scaling and using 'root' positioning.
823Equivalent to 0x0:op=tile:op=root 823Equivalent to 0x0:op=tile:op=root\-align
824.RE 824.RE
825.RS 4 825.RS 4
826.Sp 826.Sp
827If multiple templates are specified the last one wins. Note that a 827If multiple templates are specified the last one wins. Note that a
828template overrides all the scale, position and operations settings. 828template overrides all the scale, position and operations settings.
1178performed in an exact manner; however, the closest match is assured. 1178performed in an exact manner; however, the closest match is assured.
1179.Sp 1179.Sp
1180\&\fIstring\fR may contain escape values (\f(CW\*(C`\en\*(C'\fR: newline, \f(CW\*(C`\e000\*(C'\fR: octal 1180\&\fIstring\fR may contain escape values (\f(CW\*(C`\en\*(C'\fR: newline, \f(CW\*(C`\e000\*(C'\fR: octal
1181number), see \s-1RESOURCES\s0 in \f(CW\*(C`man 7 X\*(C'\fR for further details. 1181number), see \s-1RESOURCES\s0 in \f(CW\*(C`man 7 X\*(C'\fR for further details.
1182.Sp 1182.Sp
1183You can define a range of keysyms in one shot by providing a \fIstring\fR 1183You can define a range of keysyms in one shot by
1184loading the \f(CW\*(C`keysym\-list\*(C'\fR perl extension and providing a \fIstring\fR
1184with pattern \fBlist/PREFIX/MIDDLE/SUFFIX\fR, where the delimiter `/' 1185with pattern \fBlist/PREFIX/MIDDLE/SUFFIX\fR, where the delimiter `/'
1185should be a character not used by the strings. 1186should be a character not used by the strings.
1186.Sp 1187.Sp
1187Its usage can be demonstrated by an example: 1188Its usage can be demonstrated by an example:
1188.Sp 1189.Sp
1286Perl code to be evaluated when all extensions have been registered. See 1287Perl code to be evaluated when all extensions have been registered. See
1287the @@RXVT_NAME@@\fIperl\fR\|(3) manpage. 1288the @@RXVT_NAME@@\fIperl\fR\|(3) manpage.
1288.IP "\fBperl-lib\fR: \fIpath\fR" 4 1289.IP "\fBperl-lib\fR: \fIpath\fR" 4
1289.IX Item "perl-lib: path" 1290.IX Item "perl-lib: path"
1290Colon-separated list of additional directories that hold extension 1291Colon-separated list of additional directories that hold extension
1291scripts. When looking for extensions specified by the \f(CW\*(C`perl\*(C'\fR resource, 1292scripts. When looking for perl extensions, @@RXVT_NAME@@ will first
1292@@RXVT_NAME@@ will first look in these directories and then in 1293look in these directories, then in \f(CW$HOME\fR/.urxvt/ext and lastly in
1293\&\fI@@RXVT_LIBDIR@@/urxvt/perl/\fR. 1294\&\fI@@RXVT_LIBDIR@@/urxvt/perl/\fR.
1294.Sp 1295.Sp
1295See the @@RXVT_NAME@@\fIperl\fR\|(3) manpage. 1296See the @@RXVT_NAME@@\fIperl\fR\|(3) manpage.
1296.IP "\fBselection.pattern\-\f(BIidx\fB\fR: \fIperl-regex\fR" 4 1297.IP "\fBselection.pattern\-\f(BIidx\fB\fR: \fIperl-regex\fR" 4
1297.IX Item "selection.pattern-idx: perl-regex" 1298.IX Item "selection.pattern-idx: perl-regex"
1612.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4 1613.IP "\fB\s-1RXVT_SOCKET\s0\fR" 4
1613.IX Item "RXVT_SOCKET" 1614.IX Item "RXVT_SOCKET"
1614The unix domain socket path used by @@RXVT_NAME@@c(1) and 1615The unix domain socket path used by @@RXVT_NAME@@c(1) and
1615@@RXVT_NAME@@d(1). 1616@@RXVT_NAME@@d(1).
1616.Sp 1617.Sp
1617Default \fI\f(CI$HOME\fI/.rxvt\-unicode\-\fI<nodename>\fI\fR. 1618Default \fI\f(CI$HOME\fI/.urxvt/urxvtd\-\fI<nodename>\fI\fR.
1618.IP "\fB\s-1HOME\s0\fR" 4 1619.IP "\fB\s-1HOME\s0\fR" 4
1619.IX Item "HOME" 1620.IX Item "HOME"
1620Used to locate the default directory for the unix domain socket for 1621Used to locate the default directory for the unix domain socket for
1621daemon communications and to locate various resource files (such as 1622daemon communications and to locate various resource files (such as
1622\&\f(CW\*(C`.Xdefaults\*(C'\fR) 1623\&\f(CW\*(C`.Xdefaults\*(C'\fR)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines