diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/zenity.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/zenity.1 b/data/zenity.1 index 9acfcc4..63e5a15 100644 --- a/data/zenity.1 +++ b/data/zenity.1 @@ -282,6 +282,12 @@ Show version of program. .PP Also the standard GTK+ options are accepted. +.SH ENVIRONMENT + +Normally, zenity detects the terminal window from which it was launched and +keeps itself above that window. This behavior can be disabled by unsetting the +WINDOWID environment variable. + .SH EXAMPLES Display a file selector with the title \fISelect a file to |