--cancel-label"Exit to shell"--menu"\nConfiguration tool for the $BOARD_NAME running $DISTRO$DISTROID\n "$LISTLENGHT 70 $BOXLENGHT\
--cancel-label"Exit to shell"--menu"\nConfiguration tool for the \Z5${BOARD_NAME}\Z0 running \Z5$DISTRO$DISTROID\Z0\n "$LISTLENGHT 70 $BOXLENGHT\
"${LIST[@]}" 2>&1 1>&3)
"${LIST[@]}" 2>&1 1>&3)
exit_status=$?
exit_status=$?
exec 3>&-
exec 3>&-
...
@@ -52,8 +52,8 @@ while true; do
...
@@ -52,8 +52,8 @@ while true; do
"Armbian")
"Armbian")
submenu_hardware
submenu_hardware
;;
;;
"About")
"Help")
show_box "Info""This tool provides a straightforward way of doing initial configuration of the ${BOARD_NAME}. Although it can be run at any time, some of the options may have difficulties if you have heavily customised your installation.\n\nSources: https://github.com/armbian/config\n\nSupport: https://forum.armbian.com""15"
show_box "Info""This tool provides a straightforward way of configuring the \Z2${BOARD_NAME}\Z0. \n\nAlthough it can be run at any time, some of the options may have difficulties if you alter system settings manually.\n\n\Z1Documentation:\Z0 https://docs.armbian.com\n\n\Z1Support:\Z0 https://forum.armbian.com\n\n\Z1Sources:\Z0 https://github.com/armbian/config""18"
dialog --title" Display output type "--colors--help-button--help-label"Back"--no-label"DVI"--yes-label"HDMI"--backtitle"$BACKTITLE"--yesno"\nIn case you use an HDMI-to-DVI converter choose DVI!" 7 57