README 603 B

12345678910111213141516
  1. o GRASS text mode startup
  2. "grass" starts up g.gui by default (if not first time user).
  3. "grass --text" will start up in text mode.
  4. "grass --gtext" will start up with graphical welcome screen but continue then in text mode.
  5. "grass --gui" will start up in wxpython mode.
  6. You can set an alias "grass" to e.g. "grass --text" to use text mode by default.
  7. Or set the environmental variable GRASS_GUI=text.
  8. See grass --help or the command's manual page for more details
  9. about invocation.
  10. Send any suggestions to <grass-dev@lists.osgeo.org> at https://lists.osgeo.org/pipermail/grass-dev/