[GRASS5] right mouse button/ GRASS Monitor

Hi all,

a common problem for new users (and sometimes even experienced)
is that all GRASS monitor queries have to be finished with
right mouse button. This is something regularly ignored by
(new) users. Then they will wonder why the monitor is locked
and does not respond furtherly.

This is a conceptual question - I have no good idea to
overcome the problem. But my suggestion is to add a
"timeout error" to the right mouse button which would
finish such queries (a.k.a. exiting the module like d.what.rast etc).
Then at least, say some seconds, the monitor would be back
functioning instead of being blocked.

This problem I face regularly within my seminars as the monitor
management is rather different to other GIS software.

What do you think?

Markus

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'

On Sun, Oct 22, 2000 at 07:27:35PM +0100, Markus Neteler wrote:

Hi all,

a common problem for new users (and sometimes even experienced)
is that all GRASS monitor queries have to be finished with
right mouse button. This is something regularly ignored by
(new) users. Then they will wonder why the monitor is locked
and does not respond furtherly.

This is a conceptual question - I have no good idea to
overcome the problem. But my suggestion is to add a
"timeout error" to the right mouse button which would
finish such queries (a.k.a. exiting the module like d.what.rast etc).
Then at least, say some seconds, the monitor would be back
functioning instead of being blocked.

This problem I face regularly within my seminars as the monitor
management is rather different to other GIS software.

What do you think?

Would this be in the modules themselves? If so, I think that's okay.
I'd hesitate to put it at the driver level, since in some instances it
might not be appropriate (v.digit, for instance).

--
#! /bin/sh
# ppp-address: What's my Internet Address for ppp0 ?
/sbin/ifconfig ppp0 | grep 'inet addr:' | sed \
's=.*inet addr\:\([0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\).*=\1='

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'

I can just imagine that eventually someone will get used to the
timeout as if it is the normal mode of operation ... and might even
complain that GRASS is slow.

--
James Cameron mailto:quozl@us.netrek.org http://quozl.netrek.org/

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'