Lines Matching +full:turned +full:- +full:off
4 . ./setup-vars
6 . ./setup-tempfile
8 $DIALOG --ok-label Okay \
9 --cancel-label 'Give Up' \
10 --backtitle "No Such Organization" \
11 --title "RADIOLIST BOX" --clear "$@" \
12 --radiolist "Hi, this is a radiolist box. You can use this to \n\
13 present a list of choices which can be turned on or \n\
14 off. If there are more items than can fit on the \n\
17 hot key, or the number keys 1-9 to choose an option. \n\
18 Press SPACE to toggle an option on/off. \n\n\
20 "Apple" "It's an apple." off \
22 "Orange" "Yeah, that's juicy." off \
23 "Chicken" "Normally not a pet." off \
24 "Cat" "No, never put a dog and a cat together!" off \
25 "Fish" "Cats like fish." off \
26 "Lemon" "You know how it tastes." off 2> $tempfile
30 . ./report-tempfile