Mouse dragging was recently broken in GRASS 6.5 (and possibly 7). This affects measurement, profiling, apparently zooming, and probably anything else that uses mouse dragging. Both Martin and I are tied up for the next week but one of use will look into it as soon as possible.
Michael
On Nov 6, 2009, at 4:42 PM, grass-user-request@lists.osgeo.org wrote:
Date: Sat, 7 Nov 2009 00:30:09 +0100
From: Markus Neteler <neteler@osgeo.org>
Subject: Re: [GRASS-user] d.zoom
To: Annalisa Minelli <annagrass6@gmail.com>
Cc: grass-user <grass-user@lists.osgeo.org>
Message-ID:
<86782b610911061530g217768i7635f3e6991b87b3@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1Ciao Annalisa,
On Thu, Nov 5, 2009 at 6:54 PM, Annalisa Minelli <annagrass6@gmail.com> wrote:
Hi list!
maybe it's a stupid thing, but tedious for my work..
is it normal that, in grass65, d.zoom doesn't close before pushing the
"enter" button?No, not normal.
AFAIK d.zoom wasn't touched for months/years, so I wonder what happened
on your computer. I assume that you use Linux?Simple example (North Carolina or Spearfish dataset):
g.region rast=aspect
d.mon x0
d.rast aspect
d.zoom
# see mouse buttons in terminal explainedThis doesn't work for you?
Markus