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

1234567891011>>

/freebsd-11-stable/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 Dcalendar7 RESULT=`$DIALOG --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981 2>&1 1>&3`
H A Dcalendar-stdout6 RESULT=`$DIALOG --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981`
H A Dcalendar27 RESULT=`$DIALOG --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 2>&1 1>&3`
H A Dcalendar2-stdout6 RESULT=`$DIALOG --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0`
H A Dfselect7 RESULT=`$DIALOG --title "Please choose a file" "$@" --fselect $HOME/ 14 48 2>&1 1>&3`
H A Dfselect07 RESULT=`$DIALOG --title "Please choose a file" "$@" --fselect '' 14 48 2>&1 1>&3`
H A Dfselect27 RESULT=`$DIALOG --title "Please choose a file" "$@" --fselect $HOME/ 0 0 2>&1 1>&3`
H A Dinputbox48 RESULT=`$DIALOG --title "INPUT BOX" --clear "$@" \
H A Dmsgbox6 $DIALOG --title "MESSAGE BOX" --clear "$@" \
H A Dpause6 $DIALOG --title "PAUSE" "$@" --pause "Hi, this is a pause widget" 20 70 10
H A Dpause-help6 $DIALOG --title "PAUSE" \
H A Dprgbox6 $DIALOG --title "PRGBOX" "$@" --prgbox "./shortlist" 20 70
H A Dprgbox26 $DIALOG --title "PRGBOX" "$@" --prgbox "./shortlist 3" 20 70
H A Drangebox7 RESULT=`$DIALOG --title "RANGE BOX" --rangebox "Please set the volume..." 0 60 0 123 5 2>&1 1>&3`
H A Drangebox27 RESULT=`$DIALOG --title "RANGE BOX" --rangebox "Please set the volume..." 0 60 0 6 5 2>&1 1>&3`
H A Drangebox37 RESULT=`$DIALOG --title "RANGE BOX" --rangebox "Please set the volume..." 0 60 -48 55 5 2>&1 1>&3`
H A Drangebox47 RESULT=`$DIALOG --title "RANGE BOX" --rangebox "Please set the volume..." 0 60 10 100 5 2>&1 1>&3`
H A Dtimebox-stdout6 RESULT=`$DIALOG --stdout --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0 12 34 56`
H A Dtimebox27 RESULT=`$DIALOG --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0 2>&1 1>&3`
H A Dtimebox2-stdout6 RESULT=`$DIALOG --stdout --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0`
H A Dyesno26 $DIALOG --title "YES/NO BOX" "$@" \
H A Dyesno36 $DIALOG --timeout 20 --title "YES/NO BOX" "$@" \
/freebsd-11-stable/usr.sbin/spkrtest/
H A Dspkrtest.sh56 /usr/bin/dialog --title "Speaker test" --checklist \
75 title="(default melody)"
79 title="Reveille"
83 title="Contact theme from Close Encounters"
87 title="Lord of the Dance (aka Simple Gifts)"
91 title="Loony Toons theme"
95 title="standard villain's entrance music"
99 title="a trope from 'The Right Stuff' score by Bill Conti"
103 title="opening bars of Bach's Toccata and Fugue in D Minor"
107 title
[all...]

Completed in 93 milliseconds

1234567891011>>