xxx=`echo '$QBW_DBUS_VERBOSE_OUTPUT' | tail -1 | cut -d \" -f 2`;if [ "$xxx" == "locked" ] ; then <action_if_locked>; else <action_if_unlocked>; fi