#! /bin/sh
#OpenScript
#(OS)Refresh the screen.
OPENFLAGS=0
OPENICON="appl.xpm"
OPENCOMMAND="xrefresh"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
