home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / gfx / x11 / Mesa_Amiwin.lha / Mesa-Amiwin / widgets / demos / Ed < prev    next >
Text File  |  1995-06-08  |  648b  |  28 lines

  1. ! Ed --
  2. ! $Id: Ed,v 1.8 1995/04/11 23:42:04 ohl Exp $
  3. !
  4. ! X11 Resources for the Mesa Workstation Widget
  5. *MesaWorkstation.debug: false
  6. *MesaWorkstation.rgba: false
  7. *MesaWorkstation.installColormap: true
  8. *MesaWorkstation.doublebuffer: true
  9. *MesaWorkstation.ximage: false
  10. *MesaWorkstation.translations: #augment \
  11.    <Key>q: Quit()\n\
  12.    <Key>Return: Next()\n\
  13.    <Key>space: Next()
  14. !
  15. ! X11 Resources for the demo program
  16. *help.label: Help
  17. *about.label: About ed
  18. *quit.label: Exit
  19. *next.label: Next event
  20. *mesa.width: 400
  21. *mesa.height: 400
  22. *mesax.width: 100
  23. *mesax.height: 100
  24. *mesay.width: 100
  25. *mesay.height: 100
  26. *mesaz.width: 100
  27. *mesaz.height: 100
  28.