path: emacspeak_53.0+dfsg-5/etc/cbox-right
pidof Xvfb ||  nice -n 19 Xvfb -ac :5 -screen 0 800x200x16 &
export DISPLAY=:5
nice -n 19 google-chrome-unstable --alsa-output-device=tts_mono_right --remote-debugging-port=9222 "$@"  2>&1 > /dev/null &
