home *** CD-ROM | disk | FTP | other *** search
/ coXist 3.3s / coXist33s.iso / README.Freebies < prev   
Text File  |  1995-10-11  |  7KB  |  230 lines

  1.  
  2.                     PUBLICLY AVAILABLE SOFTWARE
  3.  
  4. Please note before you install the freebies:  Pencom will be
  5. providing these programs precompiled on our anonymous ftp server,
  6. ftp.pencom.com, in the /pub/co-Xist directory.  If you want
  7. everything, or don't have Internet access, go ahead and install
  8. the freebies from the CD-ROM, but of you just want a few select
  9. clients, go ahead and download.
  10.  
  11. All software in this package is available over the Internet somewhere
  12. in some form or fashion.  Pencom provides these solely as a FREE
  13. SERVICE to co-Xist customers, and is no way responsible for any of
  14. the software in this package.
  15.  
  16. We didn't write it.  We don't support it.  We don't even declare
  17. that it all compiles.  Almost everything in this package has been
  18. used by someone at Pencom, and if nobody cared for it or saw a use
  19. for it, it wouldn't be here.  The exceptions are a couple of things
  20. we can't remember if anyone liked, but we threw them in since there
  21. wasn't time to test.  You don't need any of these to use co-Xist,
  22. or do business with Pencom.  They're here just to (hopefully) make
  23. your life a little easier.
  24.  
  25. Nevertheless, it is UP TO YOU to determine which, if any, of these
  26. programs is of any use to you, and if so, what use that might be.
  27. Pencom makes no guarantees as to the usefulness, safety, or anything
  28. else, regarding these programs.  If you have security/virus/etc.
  29. concerns, feel free to peruse the source.  Of course, building from
  30. source requires you to purchase the development packages.
  31.  
  32. Some of these are not the latest versions.  That's because we
  33. haven't needed the latest versions, or we haven't had time to get
  34. them and port them.  If you need something newer, you'll have to
  35. check around the net.  Sorry.
  36.  
  37. If you have ported an X client to NEXTSTEP you think others would
  38. be interested in using, send email to  co-Xist_info@pencom.com and
  39. we'll see about including it next time.
  40.  
  41. Many X clients are provided in both source and binary forms.  All
  42. copyrights, license notices, etc. are included with the source.
  43. Please read them and pay attention to them.
  44.  
  45. We have attempted to compile most of the source and have left the
  46. resulting binary in the source tree.  We have removed all of the
  47. intermediate ".o" files.
  48.  
  49. There are also a few non-X programs that come in very handy for
  50. use with X, a few odd (we mean it) fonts, and a couple of docs that
  51. may prove useful.
  52.  
  53. Additionally, there are some extra resource files here you may wish
  54. to use with your standard clients.  To use them, either replace
  55. the standard system-wide files (in /usr/lib/X11/app-defaults) or
  56. in your home directory.  If you don't want lots of resource files
  57. cluttering your home directory, you might create a directory for
  58. them ($HOME/app-defaults) and add this to your resource variable
  59. (XAPPLRESDIR or XUSERFILESEARCHPATH) as in the following examples:
  60.  
  61. (csh)
  62. setenv XAPPLRESDIR $HOME/app-defaults/
  63. setenv XUSERFILESEARCHPATH $HOME/app-defaults:%D
  64.  
  65. (sh or ksh)
  66. XAPPLRESDIR=$HOME/app-defaults/ ; export XAPPLRESDIR
  67. XUSERFILESEARCHPATH=$HOME/app-defaults:%D ; export XUSERFILESEARCHPATH
  68.  
  69. XAPPLRESDIR is less flexible, but will work for most cases.  Note that
  70. the trailing slash in the example is required for XAPPLRESDIR.
  71.  
  72.  
  73.  
  74.                         PACKAGING & INSTALLING
  75.  
  76. We are providing the binaries and supporting files as a tar.Z
  77. archive and as a normal directory tree.  If you wish to pick a few
  78. programs and install them, you can do so by copying the binary from
  79. the appropriate source directory into /usr/bin/X11.  You should
  80. also check for resource files in the source directories, which
  81. should be copied into /usr/lib/X11/app-defaults.  There may also
  82. be support files in Freebies/usr/lib/X11 which should be copied
  83. into /usr/lib/X11.
  84.  
  85.  
  86.  
  87.                           PARTIAL CONTENTS
  88.  
  89. [NOTE: If the bullets don't line up, try a constant width font (such as
  90.  terminal or courier).]
  91.  
  92. User Utilities
  93. ==============
  94.  
  95. misc
  96. -------
  97. libXO        - graphics library used by palette
  98. palette        - color viewer
  99. roach        - squish the roaches
  100. xbiff        - spiffier version of xbiff
  101.  
  102. widgets
  103. -----------
  104. Xaw3d        - 3D versions of the Athena widgets
  105.  
  106. lib
  107. -------
  108. xpm-3.4a    - the X pixmap library for handling xpm files
  109.  
  110. time
  111. --------
  112. t3d        - spiffy 3D clock
  113. plan-1.3.2    - Motif-based calendar and planner
  114. clockw        - the clock widget
  115. mxclock        - xclock with a cat mode
  116. xc_clock    - yet another clock
  117. xcal        - another calendar program
  118. xchrom        - clock which shows time as colors
  119.  
  120. drawing
  121. -----------
  122. wscrawl        - whiteboard program which can be shared among users
  123. xpaint        - drawing program
  124. tgif        - another drawing program
  125.  
  126. bitmaps/bitmaps
  127. -------------------
  128. AIcons        - Anthony's icons, a large set of small, useful images
  129. poskanzer    - more bitmaps
  130. misc        - and some more
  131.  
  132. bitmaps/vwrs
  133. ----------------
  134. xbmbrowser1.0    - browse a directory of bitmaps
  135.  
  136. bitmaps/editors
  137. -------------------
  138. pixmap        - view and edit xpm files
  139.  
  140. games
  141. ---------
  142. spy_vs_bob    - dodge falling safes
  143. xboing        - breakout-like game
  144. xgranite    - creates a granite-like root window pattern
  145. xasteroids    - X version of asteroids
  146. maze        - creates and solves a maze in a window
  147. psycho2        - ico, only over multiple displays
  148. xneko        - cat in a window which chases the mouse pointer
  149. bd        - boulderdash
  150. golddig2    - golddigger
  151. newts        - shoot the newts as they fall from the sky
  152. xfroot        - creates a fractal in the root window
  153.  
  154. util
  155. --------
  156. xcursor        - change the cursor in a window
  157. xaniroc        - animated cursor in the root window
  158. xwit        - general purpose utility (read the man page)
  159. xpt-1.01    - periodic table
  160. xrooms        - xrooms package
  161.             xrooms    - partial implementation of Rooms for X
  162.             wallpaper - root background manager (use with xrooms)
  163.             xrset     - xset for xrooms properties
  164. xscope        - view the X protocol as it goes to the server
  165. xnlock        - screen locker
  166. xinfo        - view GNU info files
  167. xmeter        - system resource monitor
  168. xhelp        - helpfile viewer
  169. xplaces        - places xtools
  170. xicon        - icon manager
  171. xgrabsc        - X screen grabber
  172. mrolo13        - Motif-based rolodex
  173. xlockmore-1.14    - X screen locker
  174. bricons        - icon-based program launcher
  175. xless        - ascii file viewer
  176. xdiff        - display file differences in a window
  177. xpostit        - postit notes on your root window
  178.  
  179. util/Color
  180. --------------
  181. xcmap        - view and modify the colormap in pseudocolor mode
  182. xcolors        - view the defined colors
  183. xtici        - view and modify the colormap in pseudocolor mode
  184.  
  185. fonts/clients
  186. -----------------
  187. xfed        - font editor
  188. xshowfonts    - show selected fonts in a window
  189. snftobdf-1.6    - convert snf format fonts to bdf format
  190. getbdf        - get the bdf format file from a running server
  191.  
  192. comm/net
  193. ------------
  194. xrn-7.00    - X-based newsreader
  195. xgopher.1.3    - connect to a gopher server
  196. ytalk        - X and curses-based talk program
  197. llnlxdir0.9b3    - BETA version of a networked file browser
  198. llnlxftp2.0.3    - X-based FTP client
  199.  
  200. comm/www
  201. ------------
  202. Mosaic-2.4    - World Wide Web browser
  203.  
  204. benchmarks
  205. --------------
  206. xbench        - X benchmark
  207. x11perf        - measure X performance
  208.  
  209. vwrs
  210. --------
  211. xv-2.21        - view and convert graphics files
  212. xli        - view graphics files
  213.  
  214. editors
  215. -----------
  216. asedit-1.3.2    - Motif-based editor
  217. grok-1.1    - flat file database with form editor
  218. nedit        - another Motif-based editor
  219.  
  220. wm
  221. ------
  222. ctwm-3.2p1    - virtual version of twm
  223. fvwm        - virtual wm with Motif-ish look
  224. xpmroot        - tile your root window with an xpm file (used by fvwm)
  225.  
  226. misc
  227. --------
  228. rclock        - clock which changes color when mail arrives
  229. xrsh        - script to easily run remote clients
  230.