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

Comparing rxvt-unicode/doc/rxvt.7.txt (file contents):
Revision 1.12 by root, Sun Feb 13 11:07:57 2005 UTC vs.
Revision 1.13 by root, Mon Feb 14 10:44:50 2005 UTC

1214 [menu] 1214 [menu]
1215 access the current menuBar for alteration 1215 access the current menuBar for alteration
1216 1216
1217 [title:+*string*] 1217 [title:+*string*]
1218 set the current menuBar's title to *string*, which may contain the 1218 set the current menuBar's title to *string*, which may contain the
1219 following format specifiers: %% : literal % character %n : rxvt name 1219 following format specifiers:
1220 (as per the -name command-line option) %v : rxvt version 1220
1221 B<%n> rxvt name (as per the B<-name> command-line option)
1222 B<%v> rxvt version
1223 B<%%> literal B<%> character
1221 1224
1222 [done] 1225 [done]
1223 set menuBar access as readonly. End-of-file tag for [read:+*file*] 1226 set menuBar access as readonly. End-of-file tag for [read:+*file*]
1224 operations. 1227 operations.
1225 1228
1701 accents are encoded as seperate unicode characters. This is done by 1704 accents are encoded as seperate unicode characters. This is done by
1702 using precomposited characters when available or creating new 1705 using precomposited characters when available or creating new
1703 pseudo-characters when no precomposed form exists. 1706 pseudo-characters when no precomposed form exists.
1704 1707
1705 Without --enable-unicode3, the number of additional precomposed 1708 Without --enable-unicode3, the number of additional precomposed
1706 characters is rather limited (2048, if this is full, rxvt will use 1709 characters is rather limited (2048, if this is full, rxvt-unicode
1707 the private use area, extending the number of combinations to 8448). 1710 will use the private use area, extending the number of combinations
1708 With --enable-unicode3, no practical limit exists. This will also 1711 to 8448). With --enable-unicode3, no practical limit exists.
1709 enable storage of characters >65535. 1712
1713 This option will also enable storage (but not display) of characters
1714 beyond plane 0 (>65535) when --enable-unicode3 was not specified.
1710 1715
1711 The combining table also contains entries for arabic presentation 1716 The combining table also contains entries for arabic presentation
1712 forms, but these are not currently used. Bug me if you want these to 1717 forms, but these are not currently used. Bug me if you want these to
1713 be used. 1718 be used (and tell me how these are to be used...).
1714 1719
1715 --enable-fallback(=CLASS) 1720 --enable-fallback(=CLASS)
1716 When reading resource settings, also read settings for class CLASS 1721 When reading resource settings, also read settings for class CLASS
1717 (default: Rxvt). To disable resource fallback use 1722 (default: Rxvt). To disable resource fallback use
1718 --disable-fallback. 1723 --disable-fallback.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines