summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoachim Noreiko <joachimn@src.gnome.org>2006-02-12 20:57:25 +0000
committerJoachim Noreiko <joachimn@src.gnome.org>2006-02-12 20:57:25 +0000
commitecc2572783a78cfbef08afbb0623238ebc1f8833 (patch)
treece19bb0f35dd606d3a4459037b85ae1dc3996c72
parent7a8dba78e772fc0b51783ece238c861ddfa195a6 (diff)
downloadgnome-user-docs-ecc2572783a78cfbef08afbb0623238ebc1f8833.tar.gz
gnome-user-docs-ecc2572783a78cfbef08afbb0623238ebc1f8833.tar.xz
gnome-user-docs-ecc2572783a78cfbef08afbb0623238ebc1f8833.zip
copying section on the window selector from gosmetacity.xml to fix bug 330917
-rw-r--r--gnome2-user-guide/C/gospanel.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/gnome2-user-guide/C/gospanel.xml b/gnome2-user-guide/C/gospanel.xml
index c56759f..2caa85c 100644
--- a/gnome2-user-guide/C/gospanel.xml
+++ b/gnome2-user-guide/C/gospanel.xml
@@ -1955,4 +1955,43 @@ to set the color or image as the background of the drawer. For more information,
</orderedlist>
</section>
</section>
+ <section id="panel-default">
+ <title>Default Panel Objects</title>
+
+ <para>This section covers the panel objects that appear in the default GNOME desktop.</para>
+
+ <section id="panel-windowselector">
+
+ <!-- preserve for backwards compatibility: 2.12 -->
+ <anchor id="gosmetacity-27"/>
+
+ <title>Window Selector Applet</title>
+ <indexterm>
+ <primary>top edge panel</primary>
+ <secondary>window selector icon</secondary>
+ </indexterm>
+ <indexterm>
+ <primary>window selector</primary>
+ <secondary>top edge panel</secondary>
+ </indexterm>
+ <para>You can view a list of all windows
+that are currently open. You can also choose a window to give focus to. To
+view the window list, click on the <application>Window Selector</application>
+applet. The following figure shows an example of the <application>Window Selector</application> applet:</para>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/openwindows_menu.png" format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase>Window selector applet displayed from the top edge panel.</phrase>
+ </textobject>
+ </mediaobject>
+ </screenshot>
+ <para>To give focus to a window, select the window from the <application>Window Selector</application> applet.</para>
+ <para>The <application>Window Selector</application> lists the windows in
+all workspaces. The windows in all workspaces other than the current workspace,
+are listed under a separator line.</para>
+ </section>
+ </section>
</chapter>