Home
last modified time | relevance | path

Searched refs:infobox (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/dialog/samples/
H A Dwheel27 --begin "`scaley 27`" "`scalex 98`" --infobox "pushd /var/log >/dev/null" 0 0 --and-widget \
28 --begin "`scaley 35`" "`scalex 95`" --infobox "mkdir -p news -m 755" 0 0 --and-widget \
29 --begin "`scaley 45`" "`scalex 86`" --infobox "chown news.news news" 0 0 --and-widget \
30 --begin "`scaley 48`" "`scalex 78`" --infobox "cd /var/log/news" 0 0 --and-widget \
31 --begin "`scaley 51`" "`scalex 61`" --infobox "mkdir -p OLD -m 755" 0 0 --and-widget \
32 --begin "`scaley 52`" "`scalex 47`" --infobox "chown news.news OLD" 0 0 --and-widget \
33 --begin "`scaley 51`" "`scalex 40`" --infobox "cd /var/spool" 0 0 --and-widget \
34 --begin "`scaley 48`" "`scalex 25`" --infobox "mkdir -p news -m 775" 0 0 --and-widget \
35 --begin "`scaley 42`" "`scalex 13`" --infobox "chown news.news news" 0 0 --and-widget \
36 --begin "`scaley 35`" "`scalex 4`" --infobox "cd /var/spool/news" 0 0 --and-widget \
[all …]
H A Dinfobox13 --infobox "Hi, this is an information box. It is
H A Dinfobox113 --infobox "Hi, this is an information box. It is
H A Dinfobox213 --infobox "Hi, this is an information box. It is
H A Dinfobox314 --infobox "Hi, this is an information box. It is
H A Dinfobox414 --infobox "Hi, this is an information box. It is
H A Ddialog.py124 def infobox(self, text, height=10, width=30): member in Dialog
307 d.infobox(
/freebsd/contrib/bsddialog/
H A DREADME.md32 --calendar, --checklist, --datebox, --form, --gauge, --infobox, --inputbox,
61 % sh ./examples_utility/infobox.sh
101 % ./infobox
H A D.gitignore16 examples_library/infobox
H A DCHANGELOG186 - merge: infobox.c with messagebox.c (delete infobox.c)
398 * Dialogs: --checklist, --datebox, --form, --gauge, --infobox,
/freebsd/contrib/bsddialog/examples_utility/
H A Dinfobox.sh12 ./bsddialog --normal-screen --title " infobox " --infobox "Hello World!" 6 20
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dnetconfig_ipv685 --infobox "Sending Router Solicitation ..." 0 0
H A Dnetconfig_ipv477 bsddialog --backtitle "$OSNAME Installer" --infobox "Acquiring DHCP lease..." 0 0
/freebsd/contrib/dialog/package/debian/
H A Dcontrol19 gauge, infobox, inputbox, inputmenu, menu, mixedform,
/freebsd/contrib/dialog/package/
H A Ddialog.spec27 gauge, infobox, inputbox, inputmenu, menu, mixedform,
/freebsd/usr.sbin/bsdconfig/share/
H A Ddialog.subr577 # `--infobox' boxes sensibly.
702 # Calculate height/width of infobox (adjusted/constrained below)
723 # No adjustemnts to width, just pass-thru the infobox width
907 # Calculate height/width of infobox (adjusted/constrained below)
1000 # Calculate height/width of infobox (adjusted/constrained below)
1105 # Calculate height/width of infobox (adjusted/constrained below)
1226 # Calculate height/width of infobox (adjusted/constrained below)
1545 # Throw up a dialog(1) infobox. The infobox remains until another dialog is
1558 --infobox "$info_text" $height $width
1563 # Throw up an Xdialog(1) infobox and do not dismiss it until stdin produces
[all …]
H A Dcommon.subr357 # Display a message in a dialog infobox using printf(1) syntax.
372 bsddialog --infobox "$msg" 0 0
/freebsd/contrib/dialog/package/freebsd/
H A Dpkg-plist80 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/infobox
/freebsd/contrib/dialog/
H A Ddialog.c303 { "infobox", opW(infobox), 2, "<text> <height> <width>" },
H A DCHANGES394 + correct --infobox documentation, which said it shows an OK button.
885 + correct two infobox sample scripts, which did not pass extra
1549 of scrollable text for the msgbox widget. This makes infobox look
2378 + rewrote infobox sample script, using dialog's --sleep option and
/freebsd/usr.sbin/bsdconfig/share/packages/
H A Dpackages.subr509 --infobox \"\$msg_processing_selection\" \
/freebsd/
H A DObsoleteFiles.inc16316 usr/share/examples/dialog/ftreebox usr/share/examples/dialog/infobox \