Hamish wrote:

> Is it possible to have g.gui detach the GUI from the terminal prompt?
> That is typically what you'd want to happen. ^Z + bg are redundant
> keystrokes / cumulatively lost moments. The man pages shouldn't have
> to suggest to do "g.gui $GUI &".  g.gui isn't the program, it's just
> the launcher.

Change g.gui to use G_spawn_ex() with SF_BACKGROUND.

-- 
Glynn Clements <[email protected]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to