Dear friends:
I have installed my grass under solaris now.
But, on my 1st time that I exited from grass-shell
I forgot two (x0-x1) display monitor active and
now I can't use this two monitor on other sessions!
Could someone help-me?
Cheers,
Miltinho (RIBEIRO, M.C.)
Quantitative Methods Laboratory
Forest Science Department
ESALQ/University of Sao Paulo
13418-900 - Piracicaba - SP
Brazil
Milton Cezar Ribeiro wrote:
Dear friends:
I have installed my grass under solaris now.
But, on my 1st time that I exited from grass-shell
I forgot two (x0-x1) display monitor active and
now I can't use this two monitor on other sessions!
Could you use the ps command (from the unix shell), find which processes
are running x0 and x1, and use the kill command to shut them down?
--
/**********************************************************************/
/* Paul Box | Cogito ergo */
/* Dept. of Geography | Oculum Dioscoreum */
/* University of Florida | */
/* sanduku@nervm.nerdc.ufl.edu | (I think, therefor */
/* http://grove.ufl.edu/~sanduku | eye yam) */
/* | */
/**********************************************************************/
The happened to me also. Even I killed the processes, I could not run x0
again. Seems there is a lock file somewhere that control the devices.
Peizhong
University of Michigan
On Fri, 13 Jun 1997, Paul W. Box wrote:
Milton Cezar Ribeiro wrote:
>
> Dear friends:
>
> I have installed my grass under solaris now.
> But, on my 1st time that I exited from grass-shell
> I forgot two (x0-x1) display monitor active and
> now I can't use this two monitor on other sessions!
>
Could you use the ps command (from the unix shell), find which processes
are running x0 and x1, and use the kill command to shut them down?
--
/**********************************************************************/
/* Paul Box | Cogito ergo */
/* Dept. of Geography | Oculum Dioscoreum */
/* University of Florida | */
/* sanduku@nervm.nerdc.ufl.edu | (I think, therefor */
/* http://grove.ufl.edu/~sanduku | eye yam) */
/* | */
/**********************************************************************/
On Fri, 13 Jun 1997, Peizhong Wu wrote:
The happened to me also. Even I killed the processes, I could not run x0
again. Seems there is a lock file somewhere that control the devices.
This would be a lock file under $GISBASE/locks/<machine_name>/. The
difficulty is in associating the correct lock file with the monitor. If
you can be sure that all monitors have been stopped that are running
from a particular machine, you can simply remove all lock files under
that machine name.
--
Malcolm D. Williamson - GIS Specialist E-mail: malcolm@cast.uark.edu
Center for Advanced Spatial Technologies Telephone: (501) 575-6159
Ozark Rm. 12 Fax: (501) 575-5218
University of Arkansas
Fayetteville, AR 72701
Peizhong
University of Michigan
On Fri, 13 Jun 1997, Paul W. Box wrote:
> Milton Cezar Ribeiro wrote:
> >
> > Dear friends:
> >
> > I have installed my grass under solaris now.
> > But, on my 1st time that I exited from grass-shell
> > I forgot two (x0-x1) display monitor active and
> > now I can't use this two monitor on other sessions!
> >
>
> Could you use the ps command (from the unix shell), find which processes
> are running x0 and x1, and use the kill command to shut them down?
>
> --
> /**********************************************************************/
> /* Paul Box | Cogito ergo */
> /* Dept. of Geography | Oculum Dioscoreum */
> /* University of Florida | */
> /* sanduku@nervm.nerdc.ufl.edu | (I think, therefor */
> /* http://grove.ufl.edu/~sanduku | eye yam) */
> /* | */
> /**********************************************************************/
>