Re: X window size

From: Mary Haley (haley AT unknown)
Date: Mon Dec 08 2003 - 08:32:28 MST

  • Next message: K Smith: "contour labels"

    >
    >
    > The X window that ncarg opens up when I run a program is too small. How do
    > I make them larger? On my Mac OSX 10.2.8 system I haven't found a way to
    > resize the windows.
    >
    > Kip Smith
    >

    Hi Kip,

    I increase my X window size by adding the following line
    to my .Xdefaults file:

    Xgks*geometry: 800x800+0+0

    The "+0+0" is not necessary; it just indicates where to put the upper
    left corner of the window. Change "800x800" to whatever pixel size
    you can fit in your screen, and it's best to keep it a square.

    --Mary

    _______________________________________________
    ncarg-talk mailing list
    ncarg-talk AT unknown
    http://mailman.ucar.edu/mailman/listinfo/ncarg-talk



    This archive was generated by hypermail 2b29 : Mon Dec 08 2003 - 08:43:03 MST