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

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.98 by root, Mon Jan 16 15:12:48 2006 UTC vs.
Revision 1.104 by root, Wed Jan 25 13:24:45 2006 UTC

297 297
298Compile I<frills>: Set MWM hints to request a borderless window, i.e. 298Compile I<frills>: Set MWM hints to request a borderless window, i.e.
299if honoured by the WM, the rxvt-unicode window will not have window 299if honoured by the WM, the rxvt-unicode window will not have window
300decorations; resource B<borderLess>. 300decorations; resource B<borderLess>.
301 301
302=item B<-override-redirect>
303
304Compile I<frills>: Sets override-redirect on the window; resource
305B<override-redirect>.
306
302=item B<-sbg> 307=item B<-sbg>
303 308
304Compile I<frills>: Disable the usage of the built-in block graphics/line 309Compile I<frills>: Disable the usage of the built-in block graphics/line
305drawing characters and just rely on what the specified fonts provide. Use 310drawing characters and just rely on what the specified fonts provide. Use
306this if you have a good font and want to use its block graphic glyphs; 311this if you have a good font and want to use its block graphic glyphs;
891pressed. If unset it will send the sequence traditionally associated 896pressed. If unset it will send the sequence traditionally associated
892with the B<Execute> key. 897with the B<Execute> key.
893 898
894=item B<cutchars:> I<string> 899=item B<cutchars:> I<string>
895 900
896The characters used as delimiters for double-click word selection. The 901The characters used as delimiters for double-click word selection.
897built-in default: 902
903When the selection extension is in use (the default if compiled in, see
904the @@RXVT_NAME@@perl(3) manpage), a suitable regex using these characters
905will be created (if the resource exists, otherwise, no regex will be
906created). In this mode, characters outside ISO-8859-1 can be used.
907
908When the selection extension is not used, only ISO-8859-1 characters can
909be used. If not specified, the built-in default is used:
898 910
899B<< BACKSLASH `"'&()*,;<=>?@[]{|} >> 911B<< BACKSLASH `"'&()*,;<=>?@[]{|} >>
900 912
901=item B<preeditType:> I<style> 913=item B<preeditType:> I<style>
902 914
952 964
953Specify the reply rxvt-unicode sends to the shell when an ENQ (control-E) 965Specify the reply rxvt-unicode sends to the shell when an ENQ (control-E)
954character is passed through. It may contain escape values as described 966character is passed through. It may contain escape values as described
955in the entry on B<keysym> following. 967in the entry on B<keysym> following.
956 968
957=item B<secondaryScreen:> I<bool> 969=item B<secondaryScreen:> I<boolean>
958 970
959Turn on/off secondary screen (default enabled). 971Turn on/off secondary screen (default enabled).
960 972
961=item B<secondaryScroll:> I<bool> 973=item B<secondaryScroll:> I<boolean>
962 974
963Turn on/off secondary screen scroll (default enabled). If the this 975Turn on/off secondary screen scroll (default enabled). If the this
964option is enabled, scrolls on the secondary screen will change the 976option is enabled, scrolls on the secondary screen will change the
965scrollback buffer and switching to/from the secondary screen will 977scrollback buffer and switching to/from the secondary screen will
966instead scroll the screen up. 978instead scroll the screen up.
967 979
968=item B<hold>: I<bool> 980=item B<hold>: I<boolean>
969 981
970Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@ 982Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@
971will not immediately destroy its window when the program executed within 983will not immediately destroy its window when the program executed within
972it exits. Instead, it will wait till it is being killed or closed by the 984it exits. Instead, it will wait till it is being killed or closed by the
973user. 985user.
1128Specifies the program to be started with a URL argument. Used by the 1140Specifies the program to be started with a URL argument. Used by the
1129C<selection-popup> and C<mark-urls> perl extensions. 1141C<selection-popup> and C<mark-urls> perl extensions.
1130 1142
1131=item B<transient-for>: I<windowid> 1143=item B<transient-for>: I<windowid>
1132 1144
1133Sets the WM_TRANSIENT_FOR property to the given window iw. 1145Compile I<frills>: Sets the WM_TRANSIENT_FOR property to the given window id.
1146
1147=item B<override-redirect>: I<boolean>
1148
1149Compile I<frills>: Sets override-redirect for the terminal window, making
1150it almost invisible to window managers; option B<-override-redirect>.
1134 1151
1135=back 1152=back
1136 1153
1137=head1 THE SCROLLBAR 1154=head1 THE SCROLLBAR
1138 1155
1180selection, and trailing whitespace is visually underlined and removed from 1197selection, and trailing whitespace is visually underlined and removed from
1181the selection. 1198the selection.
1182 1199
1183=item B<Insertion>: 1200=item B<Insertion>:
1184 1201
1185Pressing and releasing the Middle mouse button (or B<Shift-Insert>) in 1202Pressing and releasing the Middle mouse button in an B<@@RXVT_NAME@@>
1186an B<@@RXVT_NAME@@> window causes the current text selection to be 1203window causes the value of the PRIMARY selection (or CLIPBOARD with the
1187inserted as if it had been typed on the keyboard. 1204Meta modifier) to be inserted as if it had been typed on the keyboard.
1205
1206Pressing B<Shift-Insert> causes the value of the PRIMARY selection to be
1207inserted too.
1188 1208
1189=back 1209=back
1190 1210
1191=head1 CHANGING FONTS 1211=head1 CHANGING FONTS
1192 1212
1448 1468
1449Project Coordinator (changes.txt 2.21a to 2.4.5) 1469Project Coordinator (changes.txt 2.21a to 2.4.5)
1450 1470
1451=item Geoff Wing L<< <gcw@pobox.com> >> 1471=item Geoff Wing L<< <gcw@pobox.com> >>
1452 1472
1453Rewrote screen display and text selection routines. Project Coordinator 1473Rewrote screen display and text selection routines.
1474
1454(changes.txt 2.4.6 - rxvt-unicode) 1475Project Coordinator (changes.txt 2.4.6 - rxvt-unicode)
1455 1476
1456=item Marc Alexander Lehmann L<< <rxvt-unicode@schmorp.de> >> 1477=item Marc Alexander Lehmann L<< <rxvt-unicode@schmorp.de> >>
1457 1478
1458Forked rxvt-unicode, rewrote most of the display code and internal 1479Forked rxvt-unicode, unicode support, rewrote almost all the code, perl
1459character handling to store text in unicode, improve xterm 1480extension, random hacks, numerous bugfixes and extensions.
1460compatibility and apply numerous other bugfixes and extensions.
1461 1481
1462Project Coordinator (Changes 1.0 -) 1482Project Coordinator (Changes 1.0 -)
1463 1483
1484=item Emanuele Giaquinta L<< <e.giaquinta@glauco.it> >>
1485
1486Pty/tty/utmp/wtmp rewrite, lots of random hacking and bugfixing.
1487
1464=back 1488=back
1465 1489

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines