#!/bin/sh
dialog \
--title " Select graphic type " \
--menu "  Please choose the accel-chip for \n   your Tseng card. (current: $1)" \
21 60 10 \
\
"et6000"	"Tseng Labs ET6000 accelerator" \
\
2> /tmp/.graphtype
