From 95d2a3806a39bb31c9cca38c2c6158ecb77818e9 Mon Sep 17 00:00:00 2001 From: spiralman Date: Mon, 27 May 2002 00:58:49 +0000 Subject: added help for opie-sh --- (limited to 'help/opie-sh/node13.html') diff --git a/help/opie-sh/node13.html b/help/opie-sh/node13.html new file mode 100644 index 0000000..348082a --- a/dev/null +++ b/help/opie-sh/node13.html @@ -0,0 +1,76 @@ + + + + + +Global Options + + + + + + + + + + + + + + + + + + + + +next + +up + +previous + +contents +
+ Next: Single line input + Up: Input Dialog + Previous: Input Dialog +   Contents +
+
+ + +

+Global Options +

+There are three options that are global to all input dialogs. They behave very much the same way that they do for the other dialogs that have them. The ``-g'' flag disables fullscreen, the same way that it does for the message dialog. Fullscreen is also implemented the same way that it is in the message dialog. The ``-L'' option takes a string, and uses that as a label for the input field. The ``-t'' option behaves the same way as it does with all the other dialogs, by setting the title of the dialog (and the fullscreen window, if you run it without the -g). Here is an example of all three: + +

+

+opie-sh -i -L "Label: " -t "Title" -g
+
+ +

+


+
+ +2002-05-15 +
+ + -- cgit v0.9.0.2