[Prev][Next][Index][Thread]

Re: Larger Screen Size



>>>>> "Paul" == Paul Stoffregen <paul@holmes.ece.orst.edu> writes:

    Paul> Is there a way to make E/L use a larger window size?  It's
    Paul> sure be nice to use more of these 1152x900 pixels for the
    Paul> macintosh window.

Sure; just like under E/D you can do:

executor -size 800x600

or whatever size you like.  You can also use a normal X11 -geometry
argument, like:

executor -geometry 800x600+0+0

-Mat


References: