Penguin

Differences between version 4 and previous revision of gdialog(1).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Sunday, November 17, 2002 5:48:27 pm by PerryLorier Revert
Older page: version 3 Last edited on Sunday, November 17, 2002 5:39:54 pm by CraigBox Revert
@@ -41,14 +41,14 @@
 ; __--gauge__ ''text height width percent'' : A __gauge__ box displays a meter along the bottom of the box. The meter indicates the percentage. New percentages are read from standard input, one integer per line. The meter is updated to reflect each new percentage. If stdin is XXX, then subsequent lines up to another XXX are used for a new prompt. The gauge exits when EOF is reached on stdin. 
  
 !!RUN-TIME CONFIGURATION 
  
-1 . Create a sample configuration file by typing:  
-2 . At start, __dialog__ determines the settings to use as follows:  
-a) if environment variable __DIALOGRC__ is set, it's value determines the name of the configuration file.  
-b) if the file in (a) can't be found, use the file ''$HOME/.dialogrc'' as the configuration file.  
-c) if the file in (b) can't be found, use compiled in defaults.  
-3 . Edit the sample configuration file and copy it to some place that __dialog__ can find, as stated in step 2 above. 
+# . Create a sample configuration file by typing:  
+# . At start, __dialog__ determines the settings to use as follows:  
+## if environment variable __DIALOGRC__ is set, it's value determines the name of the configuration file.  
+## if the file in (a) can't be found, use the file ''$HOME/.dialogrc'' as the configuration file.  
+## if the file in (b) can't be found, use compiled in defaults.  
+# . Edit the sample configuration file and copy it to some place that __dialog__ can find, as stated in step 2 above. 
  
 !!ENVIROMENT 
  
 ; __DIALOGRC__ : Define this variable if you want to specify the name of the configuration file to use. 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.