path: brltty_6.9-3/debian/brltty-udeb.sh
	while [ -z "$MAIN"  ]
	do
		MAIN=`pidof main-menu`
		sleep 1
	done
