#! /bin/csh -f
#
# 80x25 on a poor display -- vga only.  Barely fits on screen horizontally.
#aixterm -bw 0 -tb -fn Rom8.500 -bg blue -fg yellow -cr black -geometry 80x43-0+0 -e e $*;
# smaller font for vga
aixterm -bw 0 -tb -fn Rom8.500 -bg blue -fg yellow -cr black -geometry 80x43-0+0 -e e $*;

# Then change other characteristics with the ctrl-mouse-button menus:
#   right button menu: Scroll bar off     +sb doesn't seem to work
#   left button menu:  Title bar off      -tb works
#
