case $1 in
	-h|help|hint)	krect.x -h;exit 0;;
esac
exec krect.x "$KRECT" "$@"
