Searched refs:title (Results 1 - 25 of 357) sorted by relevance

1234567891011>>

/freebsd-current/contrib/bsddialog/examples_utility/
H A Dinfobox.sh12 ./bsddialog --normal-screen --title " infobox " --infobox "Hello World!" 6 20
/freebsd-current/contrib/dialog/samples/
H A Dmsgbox16 $DIALOG --title "MESSAGE BOX" --clear "$@" \
13 $DIALOG --aspect 12 --title "MESSAGE BOX aspect=12" --clear "$@" \
20 $DIALOG --aspect 6 --title "MESSAGE BOX aspect=6" --clear "$@" \
27 $DIALOG --aspect 6 --cr-wrap --title "MESSAGE BOX aspect=6 with --cr-wrap" \
H A Dmsgbox26 $DIALOG --title "MESSAGE BOX" --trim "$@" \
13 $DIALOG --aspect 12 --title "MESSAGE BOX aspect=12" --trim "$@" \
20 $DIALOG --aspect 6 --title "MESSAGE BOX aspect=6" --trim "$@" \
27 $DIALOG --aspect 6 --cr-wrap --title "MESSAGE BOX aspect=6 with --cr-wrap" \
H A Dfselect27 returntext=`$DIALOG --title "Please choose a file" "$@" --fselect "$HOME/" 0 0 2>&1 1>&3`
H A Dfselect7 returntext=`$DIALOG --title "Please choose a file" "$@" --fselect "$HOME/" 14 48 2>&1 1>&3`
H A Dfselect07 returntext=`$DIALOG --title "Please choose a file" "$@" --fselect '' 14 48 2>&1 1>&3`
H A Dtimebox-stdout6 returntext=`$DIALOG --stdout --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0 12 34 56`
H A Dtimebox2-stdout6 returntext=`$DIALOG --stdout --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0`
H A Dtimebox27 returntext=`$DIALOG --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0 2>&1 1>&3`
H A Dmsgbox6 $DIALOG --title "MESSAGE BOX" --clear "$@" \
H A Ddselect7 returntext=`$DIALOG --title "Please choose a file" "$@" --dselect "$HOME/" 14 48 2>&1 1>&3`
H A Dpause-help6 $DIALOG --title "PAUSE" \
H A Dprgbox26 $DIALOG --title "PRGBOX" "$@" --prgbox "./shortlist 3" 20 70
H A Dprgbox6 $DIALOG --title "PRGBOX" "$@" --prgbox "./shortlist" 20 70
H A Dyesno36 $DIALOG --timeout 20 --title "YES/NO BOX" "$@" \
H A Dyesno46 $DIALOG --title "YES/NO BOX" "$@" \
H A Dyesno26 $DIALOG --title "YES/NO BOX" "$@" \
H A Dcalendar-stdout6 returntext=`$DIALOG --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981`
H A Dcalendar2-stdout6 returntext=`$DIALOG --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0`
H A Dcalendar7 returntext=`$DIALOG --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981 2>&1 1>&3`
H A Dcalendar27 returntext=`$DIALOG --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 2>&1 1>&3`
H A Dinputbox48 returntext=`$DIALOG --title "INPUT BOX" --clear "$@" \
H A Dpause6 $DIALOG --title "PAUSE" "$@" --pause "Hi, this is a pause widget" 20 70 10
H A Drangebox37 returntext=`$DIALOG --title "RANGE BOX" --rangebox "Please set the volume..." 0 60 -48 55 5 2>&1 1>&3`
/freebsd-current/usr.sbin/spkrtest/
H A Dspkrtest.sh55 /usr/bin/bsddialog --title " Speaker test " --checklist \
74 title="(default melody)"
78 title="Reveille"
82 title="Contact theme from Close Encounters"
86 title="Lord of the Dance (aka Simple Gifts)"
90 title="Loony Toons theme"
94 title="standard villain's entrance music"
98 title="a trope from 'The Right Stuff' score by Bill Conti"
102 title="opening bars of Bach's Toccata and Fugue in D Minor"
106 title
[all...]

Completed in 144 milliseconds

1234567891011>>