rxvt.yo 3.9 KB

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