Unix and Linux Discussions Tagged with question |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
3 |
28,859 |
Post Here to Contact Site Administrators and Moderators |
|
|
|
1 |
18,995 |
SCO |
|
|
|
7 |
4,665 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,760 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
18,721 |
What is on Your Mind? |
|
|
|
1 |
1,087 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
719 |
UNIX for Beginners Questions & Answers |
|
|
|
14 |
14,249 |
Programming |
|
|
|
4 |
678 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
810 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
9,278 |
Shell Programming and Scripting |
|
|
|
4 |
10,261 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
1,297 |
Shell Programming and Scripting |
|
|
|
6 |
1,077 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,363 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,631 |
Shell Programming and Scripting |
|
|
|
6 |
959 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
945 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,062 |
UNIX for Beginners Questions & Answers |
|
|
|
33 |
13,610 |
Solaris |
|
|
|
17 |
9,903 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
1,011 |
Shell Programming and Scripting |
|
|
|
1 |
4,149 |
Linux |
|
|
|
4 |
2,878 |
UNIX for Advanced & Expert Users |
|
|
|
10 |
1,681 |
Shell Programming and Scripting |
|
|
|
1 |
1,371 |
Shell Programming and Scripting |
|
|
|
3 |
3,034 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
2,341 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
3,484 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
1,861 |
Post Here to Contact Site Administrators and Moderators |
|
|
|
2 |
2,118 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
2,981 |
SuSE |
|
|
|
5 |
3,121 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
2,018 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
8,462 |
Programming |
|
|
|
2 |
3,462 |
OS X (Apple) |
|
|
|
7 |
2,981 |
Shell Programming and Scripting |
|
|
|
1 |
2,198 |
UNIX for Dummies Questions & Answers |
|
|
|
9 |
4,275 |
Programming |
|
|
|
3 |
2,536 |
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)