home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / mesa-1.2.8 / widgets / demos / tea < prev    next >
Text File  |  1996-05-27  |  535b  |  20 lines

  1. ! Tea --
  2. ! $Id: Tea,v 1.3 1995/04/19 00:50:37 ohl Exp $
  3. !
  4. ! X11 Resources for the Mesa Workstation Widget
  5. *MesaWorkstation.debug: false
  6. ! We have it hardcoded:
  7. ! *MesaWorkstation.rgba: true
  8. *MesaWorkstation.installColormap: true
  9. *MesaWorkstation.ximage: true
  10. !
  11. ! It only pays to enable double buffering if you have
  12. ! really fast hardware.  Otherwise, the machine just
  13. ! appears to be idle for too long ...
  14. *MesaWorkstation.doublebuffer: false
  15. !
  16. ! X11 Resources for the demo program
  17. *quit.label: Exit
  18. *mesa.width: 400
  19. *mesa.height: 400
  20.