summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@0d.be>2009-08-10 03:29:53 +0100
committerLucas Rocha <lucasr@gnome.org>2009-08-10 03:29:53 +0100
commit81dc4ae2e2db09d4bfa087db9667a5cf2fbc061c (patch)
tree1dd79109bdf3b39aff88c3af12a03e28c956497a /help
parentf0dfc8a82038de334c545a4add70851051dabccc (diff)
Bug 541400 - document use of $WINDOWID variable
Diffstat (limited to 'help')
-rw-r--r--help/C/zenity.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/help/C/zenity.xml b/help/C/zenity.xml
index 0730e8f..393585b 100644
--- a/help/C/zenity.xml
+++ b/help/C/zenity.xml
@@ -460,6 +460,19 @@
</sect2>
+<!-- ==== Environment variables ==== -->
+
+ <sect2 id="zenity-environment-variables">
+ <title>Environment Variables</title>
+
+ <para>
+ Normally, &app; detects the terminal window from which it was launched
+ and keeps itself above that window. This behavior can be disabled by
+ unsetting the <envar>WINDOWID</envar> environment variable.
+ </para>
+
+ </sect2>
+
</sect1>
<!-- ==== Calendar Options ====== -->