Markus Neteler 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 роки тому
..
testsuite 9da94b70ea init: Add --tmp-mapset option (#313) 5 роки тому
Makefile 711cc2989f init/pythonlib: unified use of addonbase for mac (#2004) 3 роки тому
README ae610b8dae GRASS GIS 8.0 changes (#1597) 4 роки тому
clean_temp.c 9a3b60abd1 Patch for spelling errors, prepared by sebastic (see https://trac.osgeo.org/grass/ticket/3163) 8 роки тому
echo.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 роки тому
grass-xterm-mac 2b743926c1 add relocated MANPATH to startup routine 13 роки тому
grass.html 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 роки тому
grass.py 443635d275 Happy New Year (#2059) 3 роки тому
grass.sh 443635d275 Happy New Year (#2059) 3 роки тому
grass_database.png b73e78caf2 helptext manual: use user oriented sketch of location structure 7 роки тому
grass_start.png 84bedf3775 doc: update quick start instructions (#1577) 4 роки тому
grassdb.png 84bedf3775 doc: update quick start instructions (#1577) 4 роки тому
help_loc_struct.png 8eda8ed0f2 help_loc_struct.png: updated from doc/help_loc_structure.odg master file 8 роки тому
helptext.html 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 роки тому
html_browser_mac.sh db49180dd7 welcome to GRASS 7.0.svn 17 роки тому
license.txt 1cf79b7ddd grass.py: show version with --version; minor cosmetics 10 роки тому
local_proto.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 роки тому
location-add.png 84bedf3775 doc: update quick start instructions (#1577) 4 роки тому
location-download.png 84bedf3775 doc: update quick start instructions (#1577) 4 роки тому
location.png 84bedf3775 doc: update quick start instructions (#1577) 4 роки тому
lock.c db4e0ac563 Don't attempt to declare errno 12 роки тому
mapset.png 84bedf3775 doc: update quick start instructions (#1577) 4 роки тому
raster-import.png 84bedf3775 doc: update quick start instructions (#1577) 4 роки тому
run.c d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 роки тому
variables.html 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 роки тому
vector-import.png 84bedf3775 doc: update quick start instructions (#1577) 4 роки тому
version.sed db49180dd7 welcome to GRASS 7.0.svn 17 роки тому
winlocale.c bfc3c80575 Set LANG on Windows 15 роки тому

README

o GRASS text mode startup

"grass" starts up g.gui by default (if not first time user).
"grass --text" will start up in text mode.
"grass --gtext" will start up with graphical welcome screen but continue then in text mode.
"grass --gui" will start up in wxpython mode.

You can set an alias "grass" to e.g. "grass --text" to use text mode by default.
Or set the environmental variable GRASS_GUI=text.

See grass --help or the command's manual page for more details
about invocation.

Send any suggestions to at https://lists.osgeo.org/pipermail/grass-dev/