Unix and Linux Discussions Tagged with question |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
3 |
8,598 |
Post Here to Contact Site Administrators and Moderators |
|
|
|
1 |
7,023 |
SCO |
|
|
|
7 |
3,416 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
1,210 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
7,587 |
What is on Your Mind? |
|
|
|
1 |
792 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
428 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
12,911 |
Programming |
|
|
|
4 |
431 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
573 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
3,877 |
Shell Programming and Scripting |
|
|
|
4 |
9,845 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
911 |
Shell Programming and Scripting |
|
|
|
6 |
690 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,013 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,147 |
Shell Programming and Scripting |
|
|
|
6 |
622 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
570 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
644 |
UNIX for Beginners Questions & Answers |
|
|
|
33 |
6,740 |
Solaris |
|
|
|
17 |
4,393 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
554 |
Shell Programming and Scripting |
|
|
|
1 |
2,845 |
Linux |
|
|
|
4 |
1,538 |
UNIX for Advanced & Expert Users |
|
|
|
10 |
1,041 |
Shell Programming and Scripting |
|
|
|
1 |
1,092 |
Shell Programming and Scripting |
|
|
|
3 |
2,547 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
2,053 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
3,181 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
1,669 |
Post Here to Contact Site Administrators and Moderators |
|
|
|
2 |
1,825 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
2,773 |
SuSE |
|
|
|
5 |
2,643 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
1,692 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
7,702 |
Programming |
|
|
|
2 |
3,171 |
OS X (Apple) |
|
|
|
7 |
2,567 |
Shell Programming and Scripting |
|
|
|
1 |
1,785 |
UNIX for Dummies Questions & Answers |
|
|
|
9 |
3,805 |
Programming |
|
|
|
3 |
2,248 |
Windows & DOS: Issues & Discussions |
GPE-QUESTION(1) gpe-question GPE-QUESTION(1)
NAME
gpe-question - GPE interface for asking questions from shell scripts.
SYNOPSIS
gpe-question [---icon] name {--question "Question text"} {--buttons icon1:text1} [icon2:text2 ...]
DESCRIPTION
This manual page was written for the Debian(TM) distribution because the original program does not have a manual page.
gpe-question provides dialogues to raise a question within the GPE Palmtop Environment with cancel and ok buttons.
OPTIONS
--question STRING
The question to ask the user via the dialogue.
--buttons type:label
The type and label of the button(s) to be shown. Repeat for additional buttons.
EXAMPLES
gpe-question "test" --question "Do you want to check first?" --buttons YES:yes NO:no
AUTHOR
This manual page was written by Neil Williams <codehelp@debian.org> for the Debian(TM) system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version
published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
AUTHOR
Moray Allen
Author.
COPYRIGHT
Copyright (C) 2007 Neil Williams
Debian 1 January 16, 2007 GPE-QUESTION(1)