home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / Programming / Source / winterp-1.13 / contrib / xmu / Xmu.ad < prev   
Encoding:
Text File  |  1991-10-06  |  2.3 KB  |  53 lines

  1. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2. !
  3. ! File:         Xmu.ad
  4. ! RCS:          $Header: $
  5. ! Description:  Application defaults for WINTERP-based menu server
  6. ! Author:       Richard Hess, Consilium.
  7. ! Created:      Sat Oct  5 23:47:09 1991
  8. ! Modified:     
  9. ! Language:     N/A
  10. ! Package:      N/A
  11. ! Status:       X11r5 contrib tape release
  12. !
  13. ! WINTERP Copyright 1989, 1990, 1991 Hewlett-Packard Company (by Niels Mayer).
  14. ! XLISP version 2.1, Copyright (c) 1989, by David Betz.
  15. !
  16. ! Permission to use, copy, modify, distribute, and sell this software and its
  17. ! documentation for any purpose is hereby granted without fee, provided that
  18. ! the above copyright notice appear in all copies and that both that
  19. ! copyright notice and this permission notice appear in supporting
  20. ! documentation, and that the name of Hewlett-Packard and David Betz not be
  21. ! used in advertising or publicity pertaining to distribution of the software
  22. ! without specific, written prior permission.  Hewlett-Packard and David Betz
  23. ! make no representations about the suitability of this software for any
  24. ! purpose. It is provided "as is" without express or implied warranty.
  25. !
  26. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  27.  
  28. ! +---------------------------------------------------------------------------
  29. !  WHO:    Richard Hess                    CORP:   Consilium
  30. !  TITLE:  Staff Engineer                  VOICE:  [415] 691-6342
  31. !      [ X-SWAT Team:  Special Projects ]  USNAIL: 640 Clyde Court
  32. !  UUCP:   ...!uunet!cimshop!rhess                 Mountain View, CA 94043
  33. ! +---------------------------------------------------------------------------
  34.  
  35.  
  36.  
  37. Xmu.lispInitFile:        /usr/local/winterp/contrib/xmu/xmu-init.lsp
  38. Xmu.lispLibDir:            /usr/local/winterp/contrib/xmu/
  39. Xmu.enableUnixServer:        True
  40. Xmu.enableInetServer:        False
  41. Xmu.unixSocketFilepath:        /tmp/.xmu_server
  42. ! *Foreground:            red
  43. ! *Background:            gold
  44. ! Xmu*Foreground:        black
  45. ! Xmu*Background:        LightSeaGreen
  46. ! Xmu*marginHeight:        1
  47. ! Xmu*marginWidth:        1
  48. ! Xmu*menuButton.fontList:    -*-helvetica-bold-r-normal--12-*
  49. ! Xmu*menuLabel.fontList:    -*-helvetica-medium-r-normal--12-*
  50. ! Xmu*menuSub.fontList:        -*-helvetica-medium-r-normal--12-*
  51. ! Xmu*menuXtra.fontList:        -*-helvetica-medium-r-normal--12-*
  52. Xmu*menuXtra.labelString:    Xtra...
  53.