ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/yodl/rxvt.yo
Revision: 1.4
Committed: Sun Feb 22 12:58:02 2004 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1_9, rel-2_2, rel-2_3, rel-2_0, rxvt-2-0, rel-1-9, rel-2_1_0
Changes since 1.3: +1 -3 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 COMMENT(-- $Id: rxvt.yo,v 1.3 2004/02/22 08:36:11 pcg Exp $ --)
2 includefile(versioninfo.yo)
3 includefile(masonyodl.yo)
4 mailto(gcw@pobox.com)
5
6 DEFINEMACRO(HOTKEY)(0)(Alt)
7 DEFINEMACRO(BIGFONT)(0)(>)
8 DEFINEMACRO(SMALLFONT)(0)(<)
9
10 COMMENT(-----------------------------------------------------------------------
11 -- We want the following macro's to be pre-defined
12 -- RXVTDATE()
13 -- RXVTVERSION()
14 -- RXVTMAINT()
15 -- RXVTMAINTEMAIL()
16 -- RXVTWEBPAGE()
17 -- RXVTWEBMAINT()
18 -- RXVTWEBMAINTEMAIL()
19 -- RXVTFTPSITE()
20 ------------------------------------------------------------------------------)
21
22 COMMENT(----------------------------------------------------------------------)
23 manpage(RXVT)(1)(RXVTDATE())(X Version 11)(X Tools)
24 manpagename(rxvt (ouR XVT))(a VT102 emulator for the X window system)
25
26 COMMENT(----------------------------------------------------------------------)
27 manpagesynopsis()
28
29 bf(rxvt) [options] [-e command [ args ]]
30
31 COMMENT(----------------------------------------------------------------------)
32 manpagedescription()
33
34 bf(rxvt), version bf(RXVTVERSION()), is a colour vt102 terminal emulator
35 intended as an em(xterm)(1) replacement for users who do not require
36 features such as Tektronix 4014 emulation and toolkit-style configurability.
37 As a result, bf(rxvt) uses much less swap space -- a significant
38 advantage on a machine serving many X sessions.
39
40 COMMENT(----------------------------------------------------------------------)
41
42 includefile(rxvt-options.yo)
43 includefile(rxvt-resources.yo)
44 includefile(rxvt-scrollbar.yo)
45 includefile(rxvt-mousereporting.yo)
46 includefile(rxvt-textselection.yo)
47 includefile(rxvt-fonts.yo)
48 includefile(rxvt-login.yo)
49 includefile(rxvt-colours.yo)
50 includefile(rxvt-environment.yo)
51 includefile(rxvt-files.yo)
52
53 COMMENT(----------------------------------------------------------------------)
54 manpageseealso()
55
56 em(xterm)(1), em(sh)(1), em(resize)(1), em(X)(1), em(pty)(4), em(tty)(4),
57 em(utmp)(5)
58
59 See rxvtRef.html rxvtRef.txt for detailed information on recognized escape
60 sequences and menuBar syntax, etc.
61
62 COMMENT(----------------------------------------------------------------------)
63 manpagebugs()
64
65 Check the BUGS file for an up-to-date list.
66
67 Cursor change support is not yet implemented.
68
69 Click-and-drag doesn't work with X11 mouse report overriding.
70
71
72 COMMENT(----------------------------------------------------------------------)
73 manpagesection(FTP LOCATION)
74
75 rxvt-+RXVTVERSION().tar.gz can be found at the following ftp sites
76 url(RXVTFTPSITE())(RXVTFTPSITE())
77
78 COMMENT(----------------------------------------------------------------------)
79 manpagesection(CURRENT PROJECT COORDINATOR)
80
81 startdit()
82 dit(Project Coordinator)
83 RXVTMAINT() email(RXVTMAINTEMAIL())nl()\
84 dit(Web page maintainter)
85 RXVTWEBMAINT() email(RXVTWEBMAINTEMAIL())nl()\
86 url(RXVTWEBPAGE())(RXVTWEBPAGE())nl()\
87 dit(Mailing list)
88 The Rxvt Workers email(<rxvt-workers@rxvt.org>)
89 mailing list has also been established for rxvt development, to
90 subscribe, email to
91 email(<rxvt-workers-subscribe@rxvt.org>).
92 There is also a mailing list for announcements of new releases of
93 rxvt. To subscribe, email to
94 email(<rxvt-announce-subscribe@rxvt.org>).
95 enddit()
96
97 COMMENT(----------------------------------------------------------------------)
98 manpageauthors()
99
100 startdit()
101 dit(John Bovey)
102 University of Kent, 1992, wrote the original Xvt.
103 dit(Rob Nation email(<nation@rocket.sanders.lockheed.com>))
104 very heavily modified Xvt and came up with Rxvt
105 dit(Angelo Haritsis email(<ah@doc.ic.ac.uk>))
106 wrote the Greek Keyboard Input (no longer in code)
107 dit(mj olesen email(<olesen@me.QueensU.CA>))
108 Wrote the menu system. nl()\
109 Project Coordinator (changes.txt 2.11 to 2.21)
110 dit(Oezguer Kesim email(<kesim@math.fu-berlin.de>))
111 Project Coordinator (changes.txt 2.21a to 2.4.5)
112 dit(Geoff Wing email(<gcw@pobox.com>))
113 Rewrote screen display and text selection routines.
114 Project Coordinator (changes.txt 2.4.6 - rxvt-unicode)
115 dit(Marc Alexander Lehman email(<rxvt@schmorp.de>))
116 Rewrote most of the display code and internal character handling
117 to store text in unicode. Numerous other fixes and extensions. nl()\
118 Project Coordinator (Changes 1.0 - )
119 enddit()
120