Rechercher une page de manuel
g.gui
Langue: en
Version: 371259 (fedora - 01/12/10)
Section: 1 (Commandes utilisateur)
NAME
g.gui - Launches a GRASS graphical user interface (GUI) session.KEYWORDS
general, guiSYNOPSIS
g.guig.gui help
g.gui [-u] gui=string [workspace=name] [--verbose] [--quiet]
Flags:
- -u
Update default GUI setting- --verbose
Verbose module output- --quiet
Quiet module output
Parameters:
- gui=string
GUI type
Options: tcltk,oldtcltk,wxpython
Default: tcltk
tcltk: Tcl/Tk based GUI - GIS Manager (gis.m)
oldtcltk: Old Tcl/Tk based GUI - Display Manager (d.m)
wxpython: wxPython based next generation GUI- workspace=name
Name of workspace file
DESCRIPTION
This program allows user to start a selected graphical user interface (GUI) from the command line prompt.
Currently three different GUIs are supported:
-
- tcltk - Current Tcl/Tk based GUI aka the gis.m GIS Manager
- oldtcltk - Old Tcl/Tk based GUI aka the d.m Display Manager
- wxpython - New wxPython based GUI aka wxGUI
NOTES
Valid values for GRASS_GUI are text, tcltk, oldtcltk, and wxpython. g.gisenv variables are stored in the user's home directory in a hidden file called ".grassrc6". They are not shell environment variables and the "rc" file is not a classic UNIX run command file, it just contains persistent GRASS variables and is not executed.SEE ALSO
wxPython based new generation GUI, wxGUI wiki-pageTcl/Tk based GIS Manager (gis.m),
Tcl/Tk based Display Manager (d.m),
GRASS variables list
AUTHORS
Martin Landa, FBK-irst, Trento, ItalyHamish Bowman, Otago University, Dunedin, New Zealand (fine tuning)
$Date: 2008-02-14 21:51:06 +0100 (Thu, 14 Feb 2008) $
Full index
© 2003-2008 GRASS Development Team
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre