#!/bin/sh
# (C) 1994 Free Software Assiociation of Germany
#
#  Startup script for GREAT
#
#
###########################################################

xsetroot -bitmap  $GREAT_BITMAP_DIR/black

gwelcome

# if you'd want to set this background uncomment the next line
xsetroot -bitmap $GREAT_BITMAP_DIR/Flock.bm  -bg cornflowerblue

# if you'd want to set this Resources uncomment the next line
xrdb -merge $HOME/.great/Greatdefaults

cmdframe &

