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

Comparing rxvt-unicode/doc/rxvt.tbl (file contents):
Revision 1.2 by pcg, Thu Dec 18 00:38:07 2003 UTC vs.
Revision 1.16 by root, Fri Jul 30 14:59:12 2004 UTC

1.TH "RXVT" "1" "RXVTDATE()" "X Version 11" "X Tools" 1.TH "RXVT" "1" "2004-07-26" "X Version 11" "X Tools"
2.SH "NAME" 2.SH "NAME"
3rxvt (ouR XVT) \- a VT102 emulator for the X window system 3rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
4.PP 4.PP
5.SH "SYNOPSIS" 5.SH "SYNOPSIS"
6.PP 6.PP
7\fBrxvt\fP [options] [-e command [ args ]] 7\fBrxvt\fP [options] [-e command [ args ]]
8.PP 8.PP
9.SH "DESCRIPTION" 9.SH "DESCRIPTION"
10.PP 10.PP
11\fBrxvt\fP, version \fBRXVTVERSION()\fP, is a colour vt102 terminal emulator 11\fBrxvt-unicode\fP, version \fB3\&.3\fP, is a colour vt102 terminal emulator
12intended as an \fIxterm\fP(1) replacement for users who do not require 12intended as an \fIxterm\fP(1) replacement for users who do not require
13features such as Tektronix 4014 emulation and toolkit-style configurability\&. 13features such as Tektronix 4014 emulation and toolkit-style configurability\&.
14As a result, \fBrxvt\fP uses much less swap space -- a significant 14As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
15advantage on a machine serving many X sessions\&. 15advantage on a machine serving many X sessions\&.
16.PP 16.PP
17.PP 17.PP
18.SH "OPTIONS" 18.SH "OPTIONS"
19.PP 19.PP
51resource \fBjumpScroll\fP\&. 51resource \fBjumpScroll\fP\&.
52.IP "\fB-ip\fP|\fB+ip\fP" 52.IP "\fB-ip\fP|\fB+ip\fP"
53Turn on/off inheriting parent window\&'s pixmap\&. Alternative form 53Turn on/off inheriting parent window\&'s pixmap\&. Alternative form
54is \fB-tr\fP; 54is \fB-tr\fP;
55resource \fBinheritPixmap\fP\&. 55resource \fBinheritPixmap\fP\&.
56.IP "\fB-fade\fP \fInumber\fP"
57Fade the text by the given percentage when focus is lost\&.
58.IP "\fB-tint\fP \fIcolour\fP"
59Tint the transparent background pixmap with the given colour\&.
56.IP "\fB-bg\fP \fIcolour\fP" 60.IP "\fB-bg\fP \fIcolour\fP"
57Window background colour; 61Window background colour;
58resource \fBbackground\fP\&. 62resource \fBbackground\fP\&.
59.IP "\fB-fg\fP \fIcolour\fP" 63.IP "\fB-fg\fP \fIcolour\fP"
60Window foreground colour; 64Window foreground colour;
67resource \fBbackgroundPixmap\fP\&. 71resource \fBbackgroundPixmap\fP\&.
68.IP "\fB-cr\fP \fIcolour\fP" 72.IP "\fB-cr\fP \fIcolour\fP"
69The cursor colour; 73The cursor colour;
70resource \fBcursorColor\fP\&. 74resource \fBcursorColor\fP\&.
71.IP "\fB-pr\fP \fIcolour\fP" 75.IP "\fB-pr\fP \fIcolour\fP"
72The mouse pointer colour; 76The mouse pointer foreground colour;
73resource \fBpointerColor\fP\&. 77resource \fBpointerColor\fP\&.
78.IP "\fB-pr2\fP \fIcolour\fP"
79The mouse pointer background colour;
80resource \fBpointerColor2\fP\&.
74.IP "\fB-bd\fP \fIcolour\fP" 81.IP "\fB-bd\fP \fIcolour\fP"
75The colour of the border between the xterm scrollbar and the text; 82The colour of the border between the xterm scrollbar and the text;
76resource \fBborderColor\fP\&. 83resource \fBborderColor\fP\&.
77.IP "\fB-fn\fP \fIfontname\fP" 84.IP "\fB-fn\fP \fIfontname\fP"
78Select the fonts to be used used\&. This is a comma seperated 85Select the fonts to be used\&.
79list of font names that are used in turn when trying to display 86This is a comma seperated list of font names that are used in turn when
80unicode characters\&. The first font defines the cell size for characters, 87trying to display Unicode characters\&.
81pther fonts might be smaller, but not larger\&. A reasonable default list 88The first font defines the cell size for characters; other fonts might
82is appended\&. 89be smaller, but not larger\&.
90A reasonable default font list is always appended to it\&.
83resource \fBfont\fP\&. 91resource \fBfont\fP\&.
84.IP "\fB-grk\fP \fImode\fP" 92.IP "\fB-rb\fP|\fB+rb\fP"
85Compile \fIGreek\fP: Greek keyboard translation; 93Enable "real bold" support\&.
86\fBiso\fP: ISO-8859 mapping\&. 94When this option is on, bold text will be displayed using the first
87\fBibm\fP: IBM-437 mapping; 95available bold font in the font list\&.
96Bold fonts should thus be specified in the font list after their
97corresponding regular fonts\&.
98If no bold font can be found, a regular font will be used\&.
88resource \fBgreek_keyboard\fP\&. 99resource \fBrealBold\fP\&.
89.IP "\fB-name\fP \fIname\fP" 100.IP "\fB-name\fP \fIname\fP"
90Specify the application name under which resources 101Specify the application name under which resources
91are to be obtained, rather than the default executable file name\&. 102are to be obtained, rather than the default executable file name\&.
92Name should not contain `\&.\&' or `*\&' characters\&. 103Name should not contain `\&.\&' or `*\&' characters\&.
93Also sets the icon and title name\&. 104Also sets the icon and title name\&.
117Put scrollbar on right/left; 128Put scrollbar on right/left;
118resource \fBscrollBar_right\fP\&. 129resource \fBscrollBar_right\fP\&.
119.IP "\fB-st\fP|\fB+st\fP" 130.IP "\fB-st\fP|\fB+st\fP"
120Display normal (non XTerm/NeXT) scrollbar without/with a trough; 131Display normal (non XTerm/NeXT) scrollbar without/with a trough;
121resource \fBscrollBar_floating\fP\&. 132resource \fBscrollBar_floating\fP\&.
122.IP "\fB-mcc\fP|\fB+mcc\fP"
123Compile \fImultichar_languages\fP: treat multibyte glyphs as single
124character for backspace, delete and cursor movement keys;
125resource \fBmultibyte_cursor\fP\&.
126.IP "\fB-bc\fP|\fB+bc\fP" 133.IP "\fB-bc\fP|\fB+bc\fP"
127Blink the cursor; resource \fBcursorBlink\fP\&. 134Blink the cursor; resource \fBcursorBlink\fP\&.
128.IP "\fB-iconic\fP" 135.IP "\fB-iconic\fP"
129Start iconified, if the window manager supports that option\&. 136Start iconified, if the window manager supports that option\&.
130Alternative form is \fB-ic\fP\&. 137Alternative form is \fB-ic\fP\&.
178.IP "\fB-imlocale\fP \fIstring\fP" 185.IP "\fB-imlocale\fP \fIstring\fP"
179The locale to use for opening the IM\&. You can use an LC_CTYPE 186The locale to use for opening the IM\&. You can use an LC_CTYPE
180of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP 187of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP
181for the input extension to be able to input japanese characters 188for the input extension to be able to input japanese characters
182while staying in another locale\&. 189while staying in another locale\&.
190.IP "\fB-insecure\fP"
191Enable "insecure" mode, which currently enables most of the escape
192sequences that echo strings\&. See the resource \fBinsecure\fP for
193more info\&.
183.IP "\fB-mod\fP \fImodifier\fP" 194.IP "\fB-mod\fP \fImodifier\fP"
184Override detection of Meta modifier with specified key: 195Override detection of Meta modifier with specified key:
185\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 196\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
186\fBmod4\fP, \fBmod5\fP; 197\fBmod4\fP, \fBmod5\fP;
187resource \fImodifier\fP\&. 198resource \fImodifier\fP\&.
199.IP "\fB-ssc\fP|\fB+ssc\fP"
200Turn on/off secondary screen (default enabled);
201resource \fBsecondaryScreen\fP\&.
202.IP "\fB-ssr\fP|\fB+ssr\fP"
203Turn on/off secondary screen scroll (default enabled);
204resource \fBsecondaryScroll\fP\&.
188.IP "\fB-xrm\fP \fIresourcestring\fP" 205.IP "\fB-xrm\fP \fIresourcestring\fP"
189No effect on rxvt\&. Simply passes through an argument to be made 206No effect on rxvt\&. Simply passes through an argument to be made
190available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP 207available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP
191in some window managers\&. 208in some window managers\&.
192.SH "RESOURCES (available also as long-options)" 209.SH "RESOURCES (available also as long-options)"
228but the actual colour names used are listed in the 245but the actual colour names used are listed in the
229\fBCOLORS AND GRAPHICS\fP section\&. 246\fBCOLORS AND GRAPHICS\fP section\&.
230.IP "\fBcolorBD:\fP \fIcolour\fP" 247.IP "\fBcolorBD:\fP \fIcolour\fP"
231Use the specified colour to display bold characters when the 248Use the specified colour to display bold characters when the
232foreground colour is the default\&. 249foreground colour is the default\&.
250This option will be ignored if \fBrealBold\fP is enabled\&.
233.IP "\fBcolorUL:\fP \fIcolour\fP" 251.IP "\fBcolorUL:\fP \fIcolour\fP"
234Use the specified colour to display underlined characters when the 252Use the specified colour to display underlined characters when the
235foreground colour is the default\&. 253foreground colour is the default\&.
236.IP "\fBcolorRV:\fP \fIcolour\fP" 254.IP "\fBcolorRV:\fP \fIcolour\fP"
237Use the specified colour as the background for reverse video 255Use the specified colour as the background for reverse video
258option \fB+j\fP\&. 276option \fB+j\fP\&.
259.IP "\fBinheritPixmap:\fP \fIboolean\fP" 277.IP "\fBinheritPixmap:\fP \fIboolean\fP"
260\fBTrue\fP: make the background inherit the parent windows\&' pixmap, 278\fBTrue\fP: make the background inherit the parent windows\&' pixmap,
261giving artificial transparency\&. 279giving artificial transparency\&.
262\fBFalse\fP: do not inherit the parent windows\&' pixmap\&. 280\fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
281.IP "\fBtintColor:\fP \fIcolour\fP"
282Tint the transparent background pixmap with the given colour\&.
263.IP "\fBscrollColor:\fP \fIcolour\fP" 283.IP "\fBscrollColor:\fP \fIcolour\fP"
264Use the specified colour for the scrollbar [default #B2B2B2]\&. 284Use the specified colour for the scrollbar [default #B2B2B2]\&.
265.IP "\fBtroughColor:\fP \fIcolour\fP" 285.IP "\fBtroughColor:\fP \fIcolour\fP"
266Use the specified colour for the scrollbar\&'s trough area [default 286Use the specified colour for the scrollbar\&'s trough area [default
267#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&. 287#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&.
282.IP "\fBpath:\fP \fIpath\fP" 302.IP "\fBpath:\fP \fIpath\fP"
283Specify the colon-delimited search path for finding files (XPM and 303Specify the colon-delimited search path for finding files (XPM and
284menus), in addition to the paths specified by the \fBRXVTPATH\fP and 304menus), in addition to the paths specified by the \fBRXVTPATH\fP and
285\fBPATH\fP environment variables\&. 305\fBPATH\fP environment variables\&.
286.IP "\fBfont:\fP \fIfontname\fP" 306.IP "\fBfont:\fP \fIfontname\fP"
287Select the fonts to be used used\&. This is a comma seperated 307Select the fonts to be used\&.
288list of font names that are used in turn when trying to display 308This is a comma seperated list of font names that are used in turn when
289unicode characters\&. The first font defines the cell size for characters, 309trying to display Unicode characters\&.
290pther fonts might be smaller, but not larger\&. A reasonable default list 310The first font defines the cell size for characters; other fonts might
291is appended\&. 311be smaller, but not larger\&.
312A reasonable default font list is always appended to it\&.
292option \fB-fn\fP\&. 313option \fB-fn\fP\&.
293.IP "\fBgreek_keyboard:\fP \fImode\fP" 314.IP "\fBrealBold:\fP \fIboolean\fP"
294Set the Greek keyboard translation mode to be used; 315\fBTrue\fP: Enable "real bold" support\&.
295\fBiso\fP: ISO-8859 mapping (elot-928) [default]\&. 316When this option is on, bold text will be displayed using the first
296\fBibm\fP: IBM-437 mapping (DOS codepage 737); 317available bold font in the font list\&.
318Bold fonts should thus be specified in the font list after their
319corresponding regular fonts\&.
320If no bold font can be found, a regular font will be used\&.
297option \fB-grk\fP\&. 321option \fB-rb\fP\&.
298.IP "\fBgreektoggle_key:\fP \fIkeysym\fP" 322\fBFalse\fP: Display bold text in a regular font, using the color
299Set the key to toggle keyboard input between no translation and 323specified with \fBcolorBD\fP;
300Greek translation [default \fBMode_switch\fP]\&. 324option \fB+rb\fP\&.
301For more details, see the distributed file \fBREADME\&.greek\fP\&.
302.IP "\fBselectstyle:\fP \fImode\fP" 325.IP "\fBselectstyle:\fP \fImode\fP"
303Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which 326Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which
304is xterm style with 2\&.20 old word selection, or anything else which 327is xterm style with 2\&.20 old word selection, or anything else which
305gives xterm style selection\&. 328gives xterm style selection\&.
306.IP "\fBscrollstyle:\fP \fImode\fP" 329.IP "\fBscrollstyle:\fP \fImode\fP"
307Set scrollbar style to \fBrxvt\fP, \fBnext\fP or \fBxterm\fP 330Set scrollbar style to \fBrxvt\fP, \fBrxvt\fP, \fBplain\fP, \fBnext\fP or \fBxterm\fP
308.IP "\fBtitle:\fP \fIstring\fP" 331.IP "\fBtitle:\fP \fIstring\fP"
309Set window title string, the default title is the command-line 332Set window title string, the default title is the command-line
310specified after the \fB-e\fP option, if any, otherwise the application 333specified after the \fB-e\fP option, if any, otherwise the application
311name; 334name;
312option \fB-title\fP\&. 335option \fB-title\fP\&.
413option \fB-bc\fP\&. 436option \fB-bc\fP\&.
414.IP "\fBpointerBlank:\fP \fIboolean\fP" 437.IP "\fBpointerBlank:\fP \fIboolean\fP"
415\fBTrue\fP: blank the pointer when a key is pressed or after a set number 438\fBTrue\fP: blank the pointer when a key is pressed or after a set number
416of seconds of inactivity\&. 439of seconds of inactivity\&.
417\fBFalse\fP: the pointer is always visible [default]\&. 440\fBFalse\fP: the pointer is always visible [default]\&.
441.IP "\fBpointerColor:\fP \fIcolour\fP"
442Mouse pointer foreground colour\&.
443.IP "\fBpointerColor2:\fP \fIcolour\fP"
444Mouse pointer background colour\&.
418.IP "\fBpointerBlankDelay:\fP \fInumber\fP" 445.IP "\fBpointerBlankDelay:\fP \fInumber\fP"
419Specifies number of seconds before blanking the pointer [default 2]\&. 446Specifies number of seconds before blanking the pointer [default 2]\&.
420.IP "\fBmultibyte_cursor:\fP \fIboolean\fP"
421\fBTrue\fP: consider multibyte glyphs as single character for backspace,
422delete and cursor movement keys;
423option \fB-mcc\fP\&.
424\fBFalse\fP: move through all components of all glyphs;
425option \fB+mcc\fP\&.
426.IP "\fBbackspacekey:\fP \fIstring\fP" 447.IP "\fBbackspacekey:\fP \fIstring\fP"
427The string to send when the backspace key is pressed\&. If set to 448The string to send when the backspace key is pressed\&. If set to
428\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted, 449\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted,
429\fBBackspace\fP (code 8) - which can be reversed with the appropriate 450\fBBackspace\fP (code 8) - which can be reversed with the appropriate
430DEC private mode escape sequence\&. 451DEC private mode escape sequence\&.
447The locale to use for opening the IM\&. You can use an LC_CTYPE 468The locale to use for opening the IM\&. You can use an LC_CTYPE
448of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP 469of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP
449for the input extension to be able to input japanese characters 470for the input extension to be able to input japanese characters
450while staying in another locale\&. 471while staying in another locale\&.
451option \fB-imlocale\fP\&. 472option \fB-imlocale\fP\&.
473.IP "\fBinsecure\fP"
474Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences
475that echo arbitrary strings like the icon name or the locale\&. This
476could be abused if somebody gets 8-bit-clean access to your
477display, wether throuh a mail client displaying mail bodies
478unfiltered or though write(1)\&. Therefore, these sequences are
479disabled by default\&. (Note that other terminals, including xterm,
480have these sequences enabled by default)\&. You can enable them
481by setting this boolean resource or specifying \fB-insecure\fP as
482an option\&. At the moment, this enabled display-answer, locale,
483findfont, icon label and window title requests as well as dynamic
484menubar dispatch\&.
452.IP "\fBmodifier:\fP \fImodifier\fP" 485.IP "\fBmodifier:\fP \fImodifier\fP"
453Set the key to be interpreted as the Meta key to: 486Set the key to be interpreted as the Meta key to:
454\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 487\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
455\fBmod4\fP, \fBmod5\fP; 488\fBmod4\fP, \fBmod5\fP;
456option \fB-mod\fP\&. 489option \fB-mod\fP\&.
457.IP "\fBanswerbackString:\fP \fIstring\fP" 490.IP "\fBanswerbackString:\fP \fIstring\fP"
458Specify the reply rxvt sends to the shell when an ENQ (control-E) 491Specify the reply rxvt sends to the shell when an ENQ (control-E)
459character is passed through\&. It may contain escape values as 492character is passed through\&. It may contain escape values as
460described in the entry on \fBkeysym\fP following\&. 493described in the entry on \fBkeysym\fP following\&.
494.IP "\fBsecondaryScreen:\fP \fIbool\fP"
495Turn on/off secondary screen (default enabled)\&.
496.IP "\fBsecondaryScroll:\fP \fIbool\fP"
497Turn on/off secondary screen scroll (default enabled)\&. If
498the this option is enabled, scrolls on the secondary screen will
499change the scrollback buffer and switching to/from the secondary screen
500will instead scroll the screen up\&.
461.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP" 501.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP"
462Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It 502Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It
463may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape, 503may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape,
464\en: newline, \er: return, \et: tab, \e000: octal number) or control 504\en: newline, \er: return, \et: tab, \e000: octal number) or control
465characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with 505characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with
514.PP 554.PP
515\fBrxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be 555\fBrxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be
516seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this 556seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this
517feature, \fBrxvt\fP must be installed setuid root on some systems\&. 557feature, \fBrxvt\fP must be installed setuid root on some systems\&.
518.SH "COLORS AND GRAPHICS" 558.SH "COLORS AND GRAPHICS"
519.PP
520If graphics support was enabled at compile-time, \fBrxvt\fP can be queried
521with ANSI escape sequences and can address individual pixels instead of
522text characters\&. Note the graphics support is still considered beta code\&.
523.PP 559.PP
524In addition to the default foreground and background colours, \fBrxvt\fP 560In addition to the default foreground and background colours, \fBrxvt\fP
525can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink 561can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink
526versions of the same)\&. 562versions of the same)\&.
527Here is a list of the colours with their \fBrgb\&.txt\fP names\&. 563Here is a list of the colours with their \fBrgb\&.txt\fP names\&.
591.PP 627.PP
592Cursor change support is not yet implemented\&. 628Cursor change support is not yet implemented\&.
593.PP 629.PP
594Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 630Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
595.PP 631.PP
596Graphics support is fairly crude\&.
597.PP
598.SH "FTP LOCATION" 632.SH "FTP LOCATION"
599.PP 633.PP
600rxvt-+RXVTVERSION()\&.tar\&.gz can be found at the following ftp sites 634rxvt-3\&.3\&.tar\&.gz can be found at the following ftp sites
601RXVTFTPSITE() 635ftp://ftp\&.rxvt\&.org/pub/rxvt
602.PP 636.PP
603.SH "CURRENT PROJECT COORDINATOR" 637.SH "CURRENT PROJECT COORDINATOR"
604.PP 638.PP
605.IP "Project Coordinator" 639.IP "Project Coordinator"
606RXVTMAINT() RXVTMAINTEMAIL() 640Marc A\&. Lehmann <rxvt@schmorp\&.de>
607.br 641.br
608.IP "Web page maintainter" 642.IP "Web page maintainter"
609RXVTWEBMAINT() RXVTWEBMAINTEMAIL() 643Marc A\&. Lehmann <rxvt@schmorp\&.de>
610.br 644.br
611RXVTWEBPAGE() 645<http://www\&.sourceforge\&.net/projects/rxvt-unicode/>
612.br 646.br
613.IP "Mailing list"
614The Rxvt Workers <rxvt-workers@rxvt\&.org>
615mailing list has also been established for rxvt development, to
616subscribe, email to
617<rxvt-workers-subscribe@rxvt\&.org>\&.
618There is also a mailing list for announcements of new releases of
619rxvt\&. To subscribe, email to
620<rxvt-announce-subscribe@rxvt\&.org>\&.
621.PP 647.PP
622.SH "AUTHORS" 648.SH "AUTHORS"
623.PP 649.PP
624.IP "John Bovey" 650.IP "John Bovey"
625University of Kent, 1992, wrote the original Xvt\&. 651University of Kent, 1992, wrote the original Xvt\&.
626.IP "Rob Nation <nation@rocket\&.sanders\&.lockheed\&.com>" 652.IP "Rob Nation <nation@rocket\&.sanders\&.lockheed\&.com>"
627very heavily modified Xvt and came up with Rxvt 653very heavily modified Xvt and came up with Rxvt
628.IP "Angelo Haritsis <ah@doc\&.ic\&.ac\&.uk>" 654.IP "Angelo Haritsis <ah@doc\&.ic\&.ac\&.uk>"
629wrote the Greek Keyboard Input 655wrote the Greek Keyboard Input (no longer in code)
630.IP "mj olesen <olesen@me\&.QueensU\&.CA>" 656.IP "mj olesen <olesen@me\&.QueensU\&.CA>"
631Wrote the menu system\&. 657Wrote the menu system\&.
632.br 658.br
633Project Coordinator (changes\&.txt 2\&.11 to 2\&.21) 659Project Coordinator (changes\&.txt 2\&.11 to 2\&.21)
634.IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>" 660.IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>"
635Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5) 661Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5)
636.IP "Geoff Wing <gcw@pobox\&.com>" 662.IP "Geoff Wing <gcw@pobox\&.com>"
637Rewrote screen display and text selection routines\&. 663Rewrote screen display and text selection routines\&.
664Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode)
665.IP "Marc Alexander Lehmann <rxvt@schmorp\&.de>"
666Forked rxvt-unicode, rewrote most of the display code and
667internal character handling to store text in unicode,
668improve xterm compatibility and apply numerous other bugfixes
669and extensions\&.
638.br 670.br
639Project Coordinator (changes\&.txt 2\&.4\&.6 - ) 671Project Coordinator (Changes 1\&.0 - )
672.PP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines