ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/yodl/rxvt.yo
Revision: 1.1
Committed: Mon Nov 24 17:28:08 2003 UTC (20 years, 8 months ago) by pcg
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

# Content
1 COMMENT(-- $Id: rxvt.yo,v 1.1 2003/11/18 14:22:16 root 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 Graphics support is fairly crude.
72
73
74 COMMENT(----------------------------------------------------------------------)
75 manpagesection(FTP LOCATION)
76
77 rxvt-+RXVTVERSION().tar.gz can be found at the following ftp sites
78 url(RXVTFTPSITE())(RXVTFTPSITE())
79
80 COMMENT(----------------------------------------------------------------------)
81 manpagesection(CURRENT PROJECT COORDINATOR)
82
83 startdit()
84 dit(Project Coordinator)
85 RXVTMAINT() email(RXVTMAINTEMAIL())nl()\
86 dit(Web page maintainter)
87 RXVTWEBMAINT() email(RXVTWEBMAINTEMAIL())nl()\
88 url(RXVTWEBPAGE())(RXVTWEBPAGE())nl()\
89 dit(Mailing list)
90 The Rxvt Workers email(<rxvt-workers@rxvt.org>)
91 mailing list has also been established for rxvt development, to
92 subscribe, email to
93 email(<rxvt-workers-subscribe@rxvt.org>).
94 There is also a mailing list for announcements of new releases of
95 rxvt. To subscribe, email to
96 email(<rxvt-announce-subscribe@rxvt.org>).
97 enddit()
98
99 COMMENT(----------------------------------------------------------------------)
100 manpageauthors()
101
102 startdit()
103 dit(John Bovey)
104 University of Kent, 1992, wrote the original Xvt.
105 dit(Rob Nation email(<nation@rocket.sanders.lockheed.com>))
106 very heavily modified Xvt and came up with Rxvt
107 dit(Angelo Haritsis email(<ah@doc.ic.ac.uk>))
108 wrote the Greek Keyboard Input
109 dit(mj olesen email(<olesen@me.QueensU.CA>))
110 Wrote the menu system. nl()\
111 Project Coordinator (changes.txt 2.11 to 2.21)
112 dit(Oezguer Kesim email(<kesim@math.fu-berlin.de>))
113 Project Coordinator (changes.txt 2.21a to 2.4.5)
114 dit(Geoff Wing email(<gcw@pobox.com>))
115 Rewrote screen display and text selection routines. nl()\
116 Project Coordinator (changes.txt 2.4.6 - )
117 enddit()