[zenity/gnome-2-28] Bug 541400 - document use of $WINDOWID variable
- From: Lucas Almeida Rocha <lucasr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [zenity/gnome-2-28] Bug 541400 - document use of $WINDOWID variable
- Date: Mon, 10 Aug 2009 02:31:39 +0000 (UTC)
commit 5f390b1c70fbb28207df060631ed7b45bc4ade9f
Author: Frederic Peters <fpeters 0d be>
Date: Mon Aug 10 03:29:53 2009 +0100
Bug 541400 - document use of $WINDOWID variable
data/zenity.1 | 6 ++++++
help/C/zenity.xml | 13 +++++++++++++
2 files changed, 19 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
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 ====== -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]