[GRASSLIST:5013] Re: Using FileMaker Pro 7.0 as a DBMS
Glynn Clements
glynn at gclements.plus.com
Wed Dec 1 04:59:19 EST 2004
Hamish wrote:
> > > One other thing. When creating the location, I needed to use the
> > > list command. I've forgotten how to get out of the list once I find
> > > what I need. I could not find the correct key sequence in the book
> > > or manual.
> >
> > This was a secret that stumped me and I wish that this was done a
> > different way. The secret letter is 'q' (for quit).
>
>
> ... Lorenzo Moretti's MacOSX binaries use the "less" program for g.list.
> Personally, I prefer the "more" program for this role. Change it by adding
>
> export GRASS_PAGER=more
>
> to a file called ~/.grass.bashrc
Personally, I prefer to configure xterm to use a decent-sized
scroll-back buffer (5000 lines, rather than the default of 64 lines)
and set GRASS_PAGER to "cat" (i.e. don't do paging).
You can configure the size of xterm's scroll-back buffer by adding
e.g.:
*vt100.saveLines: 5000
to a suitable X resource file, e.g. ~/app-defaults/XTerm, or
~/.Xdefaults (you may need to use ~/.Xresources instead if your X
startup runs xrdb automatically).
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-user
mailing list