Newbie questions

Rick Thompson rick at cast.uark.edu
Wed Dec 14 11:15:30 EST 1994


Hi Li,
> 1) Is there a way to size the GRASS monitor automatically (through scripting
> or by modifying the fifo device file) at the beginning of a GRASS session.

  You can put these lines as an example in your ~/.grassrc file:
XDRIVER_HEIGHT: 800
XDRIVER_WIDTH: 750
XDRIVER_LEFT: 500
XDRIVER_RIGHT: 875 
  
> 2) When one has scripted several GRASS display commands, is there an easy way
> to "lock" the screen display until all the commands are complete, so the user
> can just look at the end result rather than all the intermediate display
> operations.

  Don't think so unless you combine vector maps into one with different 
categories, then using d.vect.cats (?) to display with different colors. Rick
------------------------------------------------------------------------
Rick Thompson-   Research Specialist          E-mail: rick at cast.uark.edu
Center for Advanced Spatial Technologies      Telephone: (501) 575-8498
Ozark Hall Rm. 12                             Fax: (501) 575-5218
University of Arkansas              
Fayetteville, AR 72701



More information about the grass-user mailing list