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.97 by root, Mon Jan 16 15:07:27 2006 UTC vs.
Revision 1.101 by ayin, Thu Jan 19 23:18:55 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
1370 1380
1371=item B<SHELL> 1381=item B<SHELL>
1372 1382
1373The shell to be used for command execution, defaults to C</bin/sh>. 1383The shell to be used for command execution, defaults to C</bin/sh>.
1374 1384
1375=item B<RXVTPATH>
1376
1377The path where @@RXVT_NAME@@ looks for support files such as menu and xpm
1378files.
1379
1380=item B<PATH>
1381
1382Used in the same way as C<RXVTPATH>.
1383
1384=item B<RXVT_SOCKET> 1385=item B<RXVT_SOCKET>
1385 1386
1386The unix domain socket path used by @@RXVT_NAME@@c(1) and 1387The unix domain socket path used by @@RXVT_NAME@@c(1) and
1387@@RXVT_NAME@@d(1). 1388@@RXVT_NAME@@d(1).
1388 1389
1457 1458
1458Project Coordinator (changes.txt 2.21a to 2.4.5) 1459Project Coordinator (changes.txt 2.21a to 2.4.5)
1459 1460
1460=item Geoff Wing L<< <gcw@pobox.com> >> 1461=item Geoff Wing L<< <gcw@pobox.com> >>
1461 1462
1462Rewrote screen display and text selection routines. Project Coordinator 1463Rewrote screen display and text selection routines.
1464
1463(changes.txt 2.4.6 - rxvt-unicode) 1465Project Coordinator (changes.txt 2.4.6 - rxvt-unicode)
1464 1466
1465=item Marc Alexander Lehmann L<< <rxvt-unicode@schmorp.de> >> 1467=item Marc Alexander Lehmann L<< <rxvt-unicode@schmorp.de> >>
1466 1468
1467Forked rxvt-unicode, rewrote most of the display code and internal 1469Forked rxvt-unicode, unicode support, rewrote almost all the code, perl
1468character handling to store text in unicode, improve xterm 1470extension, random hacks, numerous bugfixes and extensions.
1469compatibility and apply numerous other bugfixes and extensions.
1470 1471
1471Project Coordinator (Changes 1.0 -) 1472Project Coordinator (Changes 1.0 -)
1472 1473
1474=item Emanuele Giaquinta L<< <e.giaquinta@glauco.it> >>
1475
1476Pty/tty/utmp/wtmp rewrite, lots of random hacking and bugfixing.
1477
1473=back 1478=back
1474 1479

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines