[GRASS5] 5.7 - GIS manager - zoom and pan - change term to execute
in d.m.tcl
Michael Barton
michael.barton at asu.edu
Wed Oct 20 11:43:47 EDT 2004
The advantange of using term instead of run is that it pops up a separate
xterm, that is specific to that command, is uncluttered by GRASS command
line input and output, and goes away when the command is finished. However,
if this doesn't work on some systems, run will do the same thing, but in the
GRASS command line xterm.
I am OK with reverting all these commands back to run, but wonder if there
is some kind of bigger issue to be fixed for which this is the tip of a
digital iceberg?
Michael
On 10/20/04 7:06 AM, "Hamish" <hamish_nospam at yahoo.com> wrote:
> --
>
> some possible temporary fixes for display/d.m/d.m.tcl:
>
> d.zoom changing 'term' to 'run' seems to work (text->console)
> d.zoom -p changing 'term' to 'run' seems to work (text->console)
> 'term' would need: set cmd "d.zoom"; set args "-p"; term $cmd $args ??
>
> query ? don't know how to fix
>
> r.digit: changing 'term' to 'run' seems to work (text->console)
> comment out $sel with a # (or remove)
> [no base map needed; best to open g.mapsets like menu
> for vector / raster digitizing if nothing selected??]
>
>
>
> Hamish
______________________________
Michael Barton, Professor of Anthropology
School of Human, Cultural, and Social Change
Arizona State University
Tempe, AZ 85287-2402
USA
voice: 480-965-6262; fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton
More information about the grass-dev
mailing list