Searched refs:backtitle (Results 26 - 50 of 72) sorted by relevance

123

/freebsd-11-stable/contrib/dialog/samples/
H A Dinputmenu16 --backtitle "An Example for the use of --inputmenu:" "$@" \
30 --clear --backtitle "An Example for the use of --inputmenu:" \
39 --clear --backtitle "An Example for the use of --inputmenu:" \
H A Dinputmenu-stdout15 --backtitle "An Example for the use of --inputmenu:" "$@" \
28 --clear --backtitle "An Example for the use of --inputmenu:" \
37 --clear --backtitle "An Example for the use of --inputmenu:" \
H A Dchecklist-utf810 $DIALOG --backtitle "No Such Organization" \
H A Dchecklist1010 --backtitle "No such organization" \
H A Dchecklist118 $DIALOG --backtitle "No Such Organization" \
H A Dchecklist28 $DIALOG --item-help --backtitle "No Such Organization" \
H A Dchecklist38 $DIALOG --item-help --backtitle "No Such Organization" \
H A Dchecklist48 $DIALOG --help-button --item-help --backtitle "No Such Organization" \
H A Dchecklist58 $DIALOG --help-button --item-help --backtitle "No Such Organization" \
H A Dchecklist69 $DIALOG --help-button --item-help --colors --backtitle "\Z1No Such\Zn Organization" \
H A Dchecklist712 --backtitle "\Z1No Such\Zn Organization" \
H A Dchecklist811 --backtitle "\Z1No Such\Zn Organization" \
H A Dradiolist18 $DIALOG --backtitle "No Such Organization" \
H A Dradiolist1010 --backtitle "No such organization" \
H A Dradiolist210 --backtitle "No Such Organization" \
H A Dradiolist310 --backtitle "No Such Organization" \
H A Dchecklist-8bit10 $DIALOG --backtitle "No Such Organization" \
H A Dradiolist410 --backtitle "No Such Organization" \
/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dchecksum40 dialog --backtitle "FreeBSD Installer" --title "Checksum Verification" \
67 dialog --backtitle "FreeBSD Installer" --title "Error" \
71 dialog --backtitle "FreeBSD Installer" --title "Error" \
H A Dhostname38 HOSTNAME=`dialog --backtitle 'FreeBSD Installer' --title 'Set Hostname' --nocancel --inputbox \
H A Dnetconfig_ipv650 "") dialog --backtitle 'FreeBSD Installer' --title 'Network Configuration' \
59 dialog --backtitle 'FreeBSD Installer' --title 'Network Configuration' \
63 dialog --backtitle 'FreeBSD Installer' \
69 dialog --backtitle 'FreeBSD Installer' --msgbox "SLAAC failed." 0 0
109 IF_CONFIG=$(echo ${ADDRS} | xargs dialog --backtitle 'FreeBSD Installer' \
H A Dtime39 DATE=$(dialog --backtitle 'FreeBSD Installer' \
51 TIME=$(dialog --backtitle 'FreeBSD Installer' \
H A Djail45 dialog --backtitle "FreeBSD Installer" --title "Abort" \
78 --backtitle "FreeBSD Installer" \
116 dialog --backtitle "FreeBSD Installer" --title "Add User Accounts" --yesno \
H A Dnetconfig66 dialog --backtitle 'FreeBSD Installer' \
73 INTERFACE=`echo $DIALOG_TAGS | xargs dialog --backtitle 'FreeBSD Installer' --title 'Network Configuration' --menu 'Please select a network interface to configure:' 0 0 0 2>&1 1>&3`
104 dialog --backtitle 'FreeBSD Installer' --title 'Network Configuration' \
119 dialog --backtitle 'FreeBSD Installer' --title 'Network Configuration' \
184 RESOLV=$(echo "${RESOLV}" | xargs dialog --backtitle 'FreeBSD Installer' \
/freebsd-11-stable/release/
H A Drc.local57 dialog --backtitle "FreeBSD Installer" --title "Complete" --no-cancel --ok-label "Reboot" --pause "Installation of FreeBSD complete! Rebooting in 10 seconds" 10 30 10
60 dialog --backtitle "FreeBSD Installer" --title "Error" --textbox /tmp/bsdinstall_log 0 0
65 dialog --backtitle "FreeBSD Installer" --title "Welcome" --extra-button --extra-label "Shell" --ok-label "Install" --cancel-label "Live CD" --yesno "Welcome to FreeBSD! Would you like to begin an installation or use the live CD?" 0 0
78 dialog --backtitle "FreeBSD Installer" --title "Complete" --yes-label "Reboot" --no-label "Live CD" --yesno "Installation of FreeBSD complete! Would you like to reboot into the installed system now?" 0 0 && reboot

Completed in 80 milliseconds

123