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

Comparing rxvt-unicode/doc/rxvt.1.txt (file contents):
Revision 1.12 by root, Sun Feb 13 08:56:27 2005 UTC vs.
Revision 1.15 by root, Mon Feb 14 18:50:57 2005 UTC

4 4
5SYNOPSIS 5SYNOPSIS
6 rxvt [options] [-e command [ args ]] 6 rxvt [options] [-e command [ args ]]
7 7
8DESCRIPTION 8DESCRIPTION
9 rxvt-unicode, version 5.0, is a colour vt102 terminal emulator intended 9 rxvt-unicode, version 5.1, is a colour vt102 terminal emulator intended
10 as an *xterm*(1) replacement for users who do not require features such 10 as an *xterm*(1) replacement for users who do not require features such
11 as Tektronix 4014 emulation and toolkit-style configurability. As a 11 as Tektronix 4014 emulation and toolkit-style configurability. As a
12 result, rxvt-unicode uses much less swap space -- a significant 12 result, rxvt-unicode uses much less swap space -- a significant
13 advantage on a machine serving many X sessions. 13 advantage on a machine serving many X sessions.
14 14
314 secondaryScroll. 314 secondaryScroll.
315 315
316 -keysym.*sym*: *string* 316 -keysym.*sym*: *string*
317 Remap a key symbol. See resource keysym. 317 Remap a key symbol. See resource keysym.
318 318
319 -xrm *resourcestring* 319 -embed: *windowid*
320 No effect on rxvt-unicode. Simply passes through an argument to be 320 Tells rxvt to embed it's windows into an already-existing window,
321 made available in the instance's argument list. Appears in 321 which enables applications to easily embed a terminal.
322 *WM_COMMAND* in some window managers. 322
323 Right now, rxvt will first unmap/map the specified window, so it
324 shouldn't be a top-level window. rxvt will also reconfigure it quite
325 a bit, so don't expect it to keep some specific state. It's best to
326 create an extra subwindow for rxvt and leave it alone.
327
328 The window will not be destroyed when rxvt exits.
329
330 It might be useful to know that rxvt will not close file descriptors
331 passed to it (except for stdin/out/err, of course), so you can use
332 file descriptors to communicate with the programs within the
333 terminal. This works regardless of wether the "-embed" option was
334 used or not.
323 335
324RESOURCES (available also as long-options) 336RESOURCES (available also as long-options)
325 Note: `rxvt --help' gives a list of all resources (long options) 337 Note: `rxvt --help' gives a list of all resources (long options)
326 compiled into your version. 338 compiled into your version.
327 339
1025 1037
1026 Click-and-drag doesn't work with X11 mouse report overriding. 1038 Click-and-drag doesn't work with X11 mouse report overriding.
1027 1039
1028CURRENT PROJECT COORDINATOR 1040CURRENT PROJECT COORDINATOR
1029 Project Coordinator 1041 Project Coordinator
1030 Marc A. Lehmann rxvt@schmorp.de 1042 Marc A. Lehmann <rxvt-unicode@schmorp.de>
1031 1043
1032 <http://software.schmorp.de/> 1044 <http://software.schmorp.de/#rxvt-unicode>
1033 1045
1034AUTHORS 1046AUTHORS
1035 John Bovey 1047 John Bovey
1036 University of Kent, 1992, wrote the original Xvt. 1048 University of Kent, 1992, wrote the original Xvt.
1037 1049
1051 1063
1052 Geoff Wing <gcw@pobox.com> 1064 Geoff Wing <gcw@pobox.com>
1053 Rewrote screen display and text selection routines. Project 1065 Rewrote screen display and text selection routines. Project
1054 Coordinator (changes.txt 2.4.6 - rxvt-unicode) 1066 Coordinator (changes.txt 2.4.6 - rxvt-unicode)
1055 1067
1056 Marc Alexander Lehmann <rxvt@schmorp.de> 1068 Marc Alexander Lehmann <rxvt-unicode@schmorp.de>
1057 Forked rxvt-unicode, rewrote most of the display code and internal 1069 Forked rxvt-unicode, rewrote most of the display code and internal
1058 character handling to store text in unicode, improve xterm 1070 character handling to store text in unicode, improve xterm
1059 compatibility and apply numerous other bugfixes and extensions. 1071 compatibility and apply numerous other bugfixes and extensions.
1060 1072
1061 Project Coordinator (Changes 1.0 -) 1073 Project Coordinator (Changes 1.0 -)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines