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.103 by root, Tue Jan 24 17:31: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;
952 957
953Specify the reply rxvt-unicode sends to the shell when an ENQ (control-E) 958Specify the reply rxvt-unicode sends to the shell when an ENQ (control-E)
954character is passed through. It may contain escape values as described 959character is passed through. It may contain escape values as described
955in the entry on B<keysym> following. 960in the entry on B<keysym> following.
956 961
957=item B<secondaryScreen:> I<bool> 962=item B<secondaryScreen:> I<boolean>
958 963
959Turn on/off secondary screen (default enabled). 964Turn on/off secondary screen (default enabled).
960 965
961=item B<secondaryScroll:> I<bool> 966=item B<secondaryScroll:> I<boolean>
962 967
963Turn on/off secondary screen scroll (default enabled). If the this 968Turn on/off secondary screen scroll (default enabled). If the this
964option is enabled, scrolls on the secondary screen will change the 969option is enabled, scrolls on the secondary screen will change the
965scrollback buffer and switching to/from the secondary screen will 970scrollback buffer and switching to/from the secondary screen will
966instead scroll the screen up. 971instead scroll the screen up.
967 972
968=item B<hold>: I<bool> 973=item B<hold>: I<boolean>
969 974
970Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@ 975Turn on/off hold window after exit support. If enabled, @@RXVT_NAME@@
971will not immediately destroy its window when the program executed within 976will 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 977it exits. Instead, it will wait till it is being killed or closed by the
973user. 978user.
1128Specifies the program to be started with a URL argument. Used by the 1133Specifies the program to be started with a URL argument. Used by the
1129C<selection-popup> and C<mark-urls> perl extensions. 1134C<selection-popup> and C<mark-urls> perl extensions.
1130 1135
1131=item B<transient-for>: I<windowid> 1136=item B<transient-for>: I<windowid>
1132 1137
1133Sets the WM_TRANSIENT_FOR property to the given window iw. 1138Compile I<frills>: Sets the WM_TRANSIENT_FOR property to the given window id.
1139
1140=item B<override-redirect>: I<boolean>
1141
1142Compile I<frills>: Sets override-redirect for the terminal window, making
1143it almost invisible to window managers; option B<-override-redirect>.
1134 1144
1135=back 1145=back
1136 1146
1137=head1 THE SCROLLBAR 1147=head1 THE SCROLLBAR
1138 1148
1180selection, and trailing whitespace is visually underlined and removed from 1190selection, and trailing whitespace is visually underlined and removed from
1181the selection. 1191the selection.
1182 1192
1183=item B<Insertion>: 1193=item B<Insertion>:
1184 1194
1185Pressing and releasing the Middle mouse button (or B<Shift-Insert>) in 1195Pressing and releasing the Middle mouse button in an B<@@RXVT_NAME@@>
1186an B<@@RXVT_NAME@@> window causes the current text selection to be 1196window causes the value of the PRIMARY selection (or CLIPBOARD with the
1187inserted as if it had been typed on the keyboard. 1197Meta modifier) to be inserted as if it had been typed on the keyboard.
1198
1199Pressing B<Shift-Insert> causes the value of the PRIMARY selection to be
1200inserted too.
1188 1201
1189=back 1202=back
1190 1203
1191=head1 CHANGING FONTS 1204=head1 CHANGING FONTS
1192 1205
1448 1461
1449Project Coordinator (changes.txt 2.21a to 2.4.5) 1462Project Coordinator (changes.txt 2.21a to 2.4.5)
1450 1463
1451=item Geoff Wing L<< <gcw@pobox.com> >> 1464=item Geoff Wing L<< <gcw@pobox.com> >>
1452 1465
1453Rewrote screen display and text selection routines. Project Coordinator 1466Rewrote screen display and text selection routines.
1467
1454(changes.txt 2.4.6 - rxvt-unicode) 1468Project Coordinator (changes.txt 2.4.6 - rxvt-unicode)
1455 1469
1456=item Marc Alexander Lehmann L<< <rxvt-unicode@schmorp.de> >> 1470=item Marc Alexander Lehmann L<< <rxvt-unicode@schmorp.de> >>
1457 1471
1458Forked rxvt-unicode, rewrote most of the display code and internal 1472Forked rxvt-unicode, unicode support, rewrote almost all the code, perl
1459character handling to store text in unicode, improve xterm 1473extension, random hacks, numerous bugfixes and extensions.
1460compatibility and apply numerous other bugfixes and extensions.
1461 1474
1462Project Coordinator (Changes 1.0 -) 1475Project Coordinator (Changes 1.0 -)
1463 1476
1477=item Emanuele Giaquinta L<< <e.giaquinta@glauco.it> >>
1478
1479Pty/tty/utmp/wtmp rewrite, lots of random hacking and bugfixing.
1480
1464=back 1481=back
1465 1482

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines