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

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.211 by root, Tue Apr 26 09:36:38 2011 UTC vs.
Revision 1.212 by sf-exg, Tue Apr 26 09:59:55 2011 UTC

1961 1961
1962The sequences received for various modes are as follows: 1962The sequences received for various modes are as follows:
1963 1963
1964 ESC [ M o o o !1005, !1015 (three octets) 1964 ESC [ M o o o !1005, !1015 (three octets)
1965 ESC [ M c c c 1005, !1015 (three characters) 1965 ESC [ M c c c 1005, !1015 (three characters)
1966 ESC [ Pm M 1015 (three or more numeric paramaters) 1966 ESC [ Pm M 1015 (three or more numeric parameters)
1967 1967
1968The three parameters are C<code>, C<x> and C<y>. Code is the numeric code 1968The three parameters are C<code>, C<x> and C<y>. Code is the numeric code
1969as for the other modes (but encoded as a decimal number), C<x> and C<y> 1969as for the other modes (but encoded as a decimal number), C<x> and C<y>
1970are the coordinates (1|1 is the upper left corner, just as with cursor 1970are the coordinates (1|1 is the upper left corner, just as with cursor
1971positioning). 1971positioning).
2149=begin table 2149=begin table
2150 2150
2151 4 Shift 2151 4 Shift
2152 8 Meta 2152 8 Meta
2153 16 Control 2153 16 Control
2154 32 Motion Notify 2154 32 Motion Notify
2155 32 Double Click I<(rxvt extension)>, disabled by default 2155 32 Double Click I<(rxvt extension)>, disabled by default
2156 64 Button1 is actually Button4, Button2 is actually Button5 etc. 2156 64 Button1 is actually Button4, Button2 is actually Button5 etc.
2157 2157
2158=end table 2158=end table
2159 2159
2318=item --enable-combining (default: on) 2318=item --enable-combining (default: on)
2319 2319
2320Enable automatic composition of combining characters into 2320Enable automatic composition of combining characters into
2321composite characters. This is required for proper viewing of text 2321composite characters. This is required for proper viewing of text
2322where accents are encoded as separate unicode characters. This is 2322where accents are encoded as separate unicode characters. This is
2323done by using precomposited characters when available or creating 2323done by using precomposed characters when available or creating
2324new pseudo-characters when no precomposed form exists. 2324new pseudo-characters when no precomposed form exists.
2325 2325
2326Without --enable-unicode3, the number of additional precomposed 2326Without --enable-unicode3, the number of additional precomposed
2327characters is somewhat limited (the 6400 private use characters will be 2327characters is somewhat limited (the 6400 private use characters will be
2328(ab-)used). With --enable-unicode3, no practical limit exists. 2328(ab-)used). With --enable-unicode3, no practical limit exists.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines