home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / m / mxterm.zip / mxterm / README < prev    next >
Text File  |  1992-10-18  |  1KB  |  55 lines

  1. These files for the R4 xterm replace all the athena widgets with motif
  2. widgets.
  3.  
  4. The changes are all contained within ifdefs (MOTIF), so you need to turn 
  5. on the option.  I have provided a sample Imakefile that works on my 
  6. Silicon Graphics machine.
  7.  
  8.  
  9. Replace the following files, from your xterm source:
  10.  
  11.     0. Imakefile
  12.     1. menu.h
  13.      2. menu.c
  14.     3. scrollbar.c
  15.     4. main.c
  16.  
  17. Copy XtermMotif.ad to .../X11/app-defaults/XtermMotif.
  18.  
  19. I tested the codes only on Silicon Graphics machine.
  20.  
  21. Enjoy.
  22.  
  23. Ivan M. Hajadi
  24. Silicon Graphics, Inc.
  25. 2011 N. Shoreline Blvd., MS 12-180
  26. Mountain View,  CA 94039
  27. email: hajadi@sgi.com
  28.  
  29.  
  30. -----------
  31.  
  32. Sat Oct 17 21:45:50 CDT 1992
  33.  
  34. Changed it so that it is now called mxterm.
  35.  
  36. I made all the necessary modifications so that it would compile with
  37. my R5 distribution, and have included all of the files.  Successfully
  38. compiled on my Sparc2 and runs quite nicely.
  39.  
  40. I made MINIMAL changes to the xterm.man file to make it mxterm.man, 
  41. and it's not quite right.
  42.  
  43. There are no font_5 and font_6.
  44. Added the type field to the menu's so I could have the Motif
  45. menus look right.
  46.  
  47. Otherwise, just inherit the credit from Ivan and the original xterm.
  48.  
  49.  
  50. John L. Cwikla
  51. Wolfram Research, Inc.
  52. cwikla@wri.com
  53.  
  54.     
  55.