hi, some of my scripts dont work anymore with the latest qbw version, for instance a command like if [ $QBW_CLICKS_COUNT -ge 2 ]; then conboy ;fi a double click is not recognized anymore. changing the condition to -ge 1 works?! Blues