Xterm on solaris2?

Darrell McCauley mccauley at ecn.purdue.edu
Wed Sep 1 10:27:04 EDT 1993


Jean Boivin (Jean_Boivin at inrs-urb.uquebec.ca) writes on 1 Sep 93:
>if I start grass4.1, the first screen appear, I can respond
>but the second screen is not visible (all black). 
>After checking my environment, my TERM is set to xterm. 
>It looks like my xterm is not what grass expected...

edit GIS.sh and make sure that the eval `tset -Qs`
command is changed to 'tput init':

# run tset to set terminal and TERM variable
# must tell it to output sh
#eval `SHELL=/bin/sh tset -s -Q`
tput init
stty -tabs





More information about the grass-user mailing list