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.26 by root, Tue Oct 25 20:22:39 2005 UTC vs.
Revision 1.27 by root, Sat Dec 17 20:55:45 2005 UTC

1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14 1.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.3
2.\" 2.\"
3.\" Standard preamble: 3.\" Standard preamble:
4.\" ======================================================================== 4.\" ========================================================================
5.de Sh \" Subsection heading 5.de Sh \" Subsection heading
6.br 6.br
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-10-25" "5.8" "RXVT-UNICODE" 132.TH rxvt 1 "2005-12-17" "5.9" "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 ]]
919.IP "\fBinsecure:\fR \fIboolean\fR" 4 919.IP "\fBinsecure:\fR \fIboolean\fR" 4
920.IX Item "insecure: boolean" 920.IX Item "insecure: boolean"
921Enables \*(L"insecure\*(R" mode. Rxvt-unicode offers some escape sequences that 921Enables \*(L"insecure\*(R" mode. Rxvt-unicode offers some escape sequences that
922echo arbitrary strings like the icon name or the locale. This could be 922echo arbitrary strings like the icon name or the locale. This could be
923abused if somebody gets 8\-bit\-clean access to your display, whether 923abused if somebody gets 8\-bit\-clean access to your display, whether
924throuh a mail client displaying mail bodies unfiltered or though 924through a mail client displaying mail bodies unfiltered or through
925\&\fIwrite\fR\|(1). Therefore, these sequences are disabled by default. (Note 925\&\fIwrite\fR\|(1) or any other means. Therefore, these sequences are disabled by
926that other terminals, including xterm, have these sequences 926default. (Note that many other terminals, including xterm, have these
927enabled by default). You can enable them by setting this boolean 927sequences enabled by default, which doesn't make it safer, though).
928resource or specifying \fB\-insecure\fR as an option. At the moment, this 928.Sp
929enabled display\-answer, locale, findfont, icon label and window title 929You can enable them by setting this boolean resource or specifying
930requests as well as dynamic menubar dispatch. 930\&\fB\-insecure\fR as an option. At the moment, this enables display\-answer,
931locale, findfont, icon label and window title requests as well as dynamic
932menubar dispatch.
931.IP "\fBmodifier:\fR \fImodifier\fR" 4 933.IP "\fBmodifier:\fR \fImodifier\fR" 4
932.IX Item "modifier: modifier" 934.IX Item "modifier: modifier"
933Set the key to be interpreted as the Meta key to: \fBalt\fR, \fBmeta\fR, 935Set the key to be interpreted as the Meta key to: \fBalt\fR, \fBmeta\fR,
934\&\fBhyper\fR, \fBsuper\fR, \fBmod1\fR, \fBmod2\fR, \fBmod3\fR, \fBmod4\fR, \fBmod5\fR; option 936\&\fBhyper\fR, \fBsuper\fR, \fBmod1\fR, \fBmod2\fR, \fBmod3\fR, \fBmod4\fR, \fBmod5\fR; option
935\&\fB\-mod\fR. 937\&\fB\-mod\fR.
1094.PP 1096.PP
1095You can, however, switch fonts at runtime using escape sequences (and 1097You can, however, switch fonts at runtime using escape sequences (and
1096therefore using the menubar), e.g.: 1098therefore using the menubar), e.g.:
1097.PP 1099.PP
1098.Vb 1 1100.Vb 1
1099\& printf '\ee]701;%s\e007' "9x15bold,xft:Kochi Gothic" 1101\& printf '\ee]710;%s\e007' "9x15bold,xft:Kochi Gothic"
1100.Ve 1102.Ve
1101.PP 1103.PP
1102rxvt-unicode will automatically re-apply these fonts to the output so far. 1104rxvt-unicode will automatically re-apply these fonts to the output so far.
1103.SH "ISO 14755 SUPPORT" 1105.SH "ISO 14755 SUPPORT"
1104.IX Header "ISO 14755 SUPPORT" 1106.IX Header "ISO 14755 SUPPORT"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines