#! /bin/sh
# Call to xfbbC client for xfbbd daemon
# By Jose R. Marte A./HI8GN 9/11/98.-
#
[ ! xfbbd = "$(ps -A|grep -w xfbbd|awk '{print $4}')" ] && exit 0

xfbbC -m -f -h localhost -i F6FBB -w thisJean-PaulPassword
