home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text2310.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  420 b   |  18 lines

  1. >>>>> "Paul" == Paul Stoffregen <paul@holmes.ece.orst.edu> writes:
  2.  
  3.     Paul> Is there a way to make E/L use a larger window size?  It's
  4.     Paul> sure be nice to use more of these 1152x900 pixels for the
  5.     Paul> macintosh window.
  6.  
  7. Sure; just like under E/D you can do:
  8.  
  9. executor -size 800x600
  10.  
  11. or whatever size you like.  You can also use a normal X11 -geometry
  12. argument, like:
  13.  
  14. executor -geometry 800x600+0+0
  15.  
  16. -Mat
  17.  
  18.