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

File Contents

# Content
1 COMMENT(-- $Id: rxvtRef.yo,v 1.1 2003/11/18 14:22:16 root Exp $ --)
2 mailto(gcw@pobox.com)
3 htmlbodyopt(BGCOLOR)(#FFFFFF)
4 notableofcontents()
5 article(Rxvt Technical Reference)
6 (Geoff Wing (gcw@pobox.com))
7 (18 April 1998)
8 label(toc)
9 COMMENT(-----------------------------------------------------------------------
10 -- Originally written: Mark Olesen, Fri Feb 14 14:16:00 1997
11 -- Converted to yodl: Geoff Wing
12 ------------------------------------------------------------------------------)
13 COMMENT(---
14 <meta name="Author" content="mj olesen <olesen@me.queensu.ca>">
15 <meta name="Description" content="Documentation of VT, XTerm, and other escape sequences used by rxvt.">
16 ---)
17 includefile(masonyodl.yo)
18
19 startit()
20 it()link(Definitions)(Definitions)
21 it()link(Values)(Values)
22 it()link(Escape Sequences)(Sequences)
23 it()link(CSI (Code Sequence Introducer) Sequences)(CSI)
24 it()link(DEC Private Modes)(PrivateModes)
25 it()link(XTerm Operating System Commands)(XTerm)
26 it()link(menuBar)(menuBar)
27 it()link(XPM)(XPM)
28 it()link(Mouse Reporting)(Mouse)
29 it()link(Special Graphics Mode)(Graphics)
30 it()link(Key Codes)(KeyCodes)
31 endit()
32
33 Reworked from XTerm documentation and other sources
34 includefile(rxvtRef-definitions.yo)
35 link(Top)(toc)
36 clearpage()
37 includefile(rxvtRef-values.yo)
38 link(Top)(toc)
39 clearpage()
40 includefile(rxvtRef-sequences.yo)
41 link(Top)(toc)
42 clearpage()
43 includefile(rxvtRef-csi.yo)
44 link(Top)(toc)
45 clearpage()
46 includefile(rxvtRef-privatemodes.yo)
47 link(Top)(toc)
48 clearpage()
49 includefile(rxvtRef-xterm.yo)
50 link(Top)(toc)
51 clearpage()
52 includefile(rxvtRef-menubar.yo)
53 link(Top)(toc)
54 clearpage()
55 includefile(rxvtRef-xpm.yo)
56 link(Top)(toc)
57 clearpage()
58 includefile(rxvtRef-mouse.yo)
59 link(Top)(toc)
60 clearpage()
61 includefile(rxvtRef-graphics.yo)
62 link(Top)(toc)
63 clearpage()
64 includefile(rxvtRef-keycodes.yo)
65 link(Top)(toc)