if [ ! `ps -A | grep keytouch-acpid -m 1 -o` ]; then (/usr/bin/keytouch-acpid &> /dev/null &); fi
