Stefan Blumentrath cba6a7aebf tools/mkhtml.py: get and set git commit and commit date in addon manual page (#2100) 3 years ago
..
Makefile ea2dd9e3c3 grass.py: used space as delimiter to get GRASS_VERSION_STRING (#405) 5 years ago
README d4879d4017 Needed version updates for GRASS GIS 7.8 (#74) 5 years ago
circle_1.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained 7 years ago
circle_2.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained 7 years ago
circle_3.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained 7 years ago
circle_4.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained 7 years ago
circle_5.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained 7 years ago
circle_6.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained 7 years ago
clean_temp.c 9a3b60abd1 Patch for spelling errors, prepared by sebastic (see https://trac.osgeo.org/grass/ticket/3163) 8 years ago
echo.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
grass-xterm-mac 2b743926c1 add relocated MANPATH to startup routine 13 years ago
grass.py 968a719761 Happy New Year (#2059) 3 years ago
grass.sh 968a719761 Happy New Year (#2059) 3 years ago
grass7.html 5bee915733 grass7 startup script: minor backport tweaks 5 years ago
grass_database.png b73e78caf2 helptext manual: use user oriented sketch of location structure 7 years ago
grass_start.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained 7 years ago
help_loc_struct.png 8eda8ed0f2 help_loc_struct.png: updated from doc/help_loc_structure.odg master file 8 years ago
helptext.html 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 years ago
html_browser_mac.sh db49180dd7 welcome to GRASS 7.0.svn 17 years ago
license.txt 1cf79b7ddd grass.py: show version with --version; minor cosmetics 10 years ago
local_proto.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
lock.c db4e0ac563 Don't attempt to declare errno 12 years ago
run.c d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 years ago
variables.html cba6a7aebf tools/mkhtml.py: get and set git commit and commit date in addon manual page (#2100) 3 years ago
version.sed db49180dd7 welcome to GRASS 7.0.svn 17 years ago
winlocale.c bfc3c80575 Set LANG on Windows 15 years ago

README

o GRASS text mode startup

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

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

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

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