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