config_query_string H_PORT \
  "To which port is the CM11 attached? (/dev/ttyS1 ...)" /dev/ttyS0 &&

config_query_string H_CONF \
  "Where would you like the sample X10 configuration installed?" /etc/x10.conf &&

message "${MESSAGE_COLOR}If you choose anything but the default or ~/.x10config,
remember to run 'export X10CONFIG=$H_CONF', so heyu can find it.
$DEFAULT_COLOR"
