summaryrefslogtreecommitdiffstats
path: root/gnome2-user-guide/C/gosbasic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-user-guide/C/gosbasic.xml')
-rw-r--r--gnome2-user-guide/C/gosbasic.xml56
1 files changed, 29 insertions, 27 deletions
diff --git a/gnome2-user-guide/C/gosbasic.xml b/gnome2-user-guide/C/gosbasic.xml
index 752fc90..feb73ab 100644
--- a/gnome2-user-guide/C/gosbasic.xml
+++ b/gnome2-user-guide/C/gosbasic.xml
@@ -31,8 +31,9 @@ types of mouse devices:</para>
</listitem>
<listitem>
<para>Three button devices. If you have a two-button mouse device,
-then you press the two buttons simultaneously to simulate the effect of a
-middle mouse button. </para>
+ then your system may be configured to allow you to press the left
+ and right mouse buttons simultaneously to simulate the effect of
+ a middle mouse button press.</para>
</listitem>
</itemizedlist>
<para>The mouse button conventions used in this manual are as follows:</para>
@@ -699,7 +700,8 @@ you can select is displayed. Release the keys to select a window.</para>
</row>
<row>
<entry colname="colspec0" valign="top">
- <para><keycombo><keycap>Alt</keycap><keycap>Esc</keycap></keycombo></para>
+ <para><keycombo><keycap>Shift</keycap><keycap>Alt</keycap>
+ <keycap>Tab</keycap></keycombo></para>
</entry>
<entry colname="colspec1" valign="top">
<para>Switches
@@ -756,34 +758,42 @@ in a menu.</para>
</row>
<row>
<entry colname="colspec0" valign="top">
- <para><keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>right arrow</keycap></keycombo></para>
+ <para><keycombo><keycap>Shift</keycap><keycap>Ctrl</keycap>
+ <keycap>Alt</keycap><keycap>right arrow</keycap></keycombo></para>
</entry>
<entry colname="colspec1" valign="top">
- <para>Switches to the workspace to the right of the current workspace.</para>
+ <para>Moves the current window to the workspace to the right of
+ the current workspace.</para>
</entry>
</row>
<row>
<entry colname="colspec0" valign="top">
- <para><keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>left arrow</keycap></keycombo></para>
+ <para><keycombo><keycap>Shift</keycap><keycap>Ctrl</keycap>
+ <keycap>Alt</keycap><keycap>left arrow</keycap></keycombo></para>
</entry>
<entry colname="colspec1" valign="top">
- <para>Switches to the workspace to the left of the current workspace.</para>
+ <para>Moves the current window to the workspace to the left of
+ the current workspace.</para>
</entry>
</row>
<row>
<entry colname="colspec0" valign="top">
- <para><keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>up arrow</keycap></keycombo></para>
+ <para><keycombo><keycap>Shift</keycap><keycap>Ctrl</keycap>
+ <keycap>Alt</keycap><keycap>up arrow</keycap></keycombo></para>
</entry>
<entry colname="colspec1" valign="top">
- <para>Switches to the workspace above the current workspace.</para>
+ <para>Moves the current window to the workspace above the
+ current workspace.</para>
</entry>
</row>
<row>
<entry colname="colspec0" valign="top">
- <para><keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>down arrow</keycap></keycombo></para>
+ <para><keycombo><keycap>Shift</keycap><keycap>Ctrl</keycap>
+ <keycap>Alt</keycap><keycap>down arrow</keycap></keycombo></para>
</entry>
<entry colname="colspec1" valign="top">
- <para>Switches to the workspace below the current workspace.</para>
+ <para>Moves the current window to the workspace below the
+ current workspace.</para>
</entry>
</row>
<row>
@@ -833,20 +843,11 @@ Release the keys to select an item.</para>
</row>
<row>
<entry colname="colspec0" valign="top">
- <para><keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap></keycombo></para>
+ <para><keycombo><keycap>Ctrl</keycap>
+ <keycap>F10</keycap></keycombo></para>
</entry>
<entry colname="colspec1" valign="top">
- <para>Switches the focus between the panels and the desktop.
-Release the keys to select an item.</para>
- </entry>
- </row>
- <row>
- <entry colname="colspec0" valign="top">
- <para><keycombo><keycap>Ctrl</keycap><keycap>F10</keycap></keycombo></para>
- </entry>
- <entry colname="colspec1" valign="top">
- <para>Opens
-the popup menu for the selected panel.</para>
+ <para>Opens the popup menu for the selected panel.</para>
</entry>
</row>
<row>
@@ -1149,10 +1150,11 @@ your selection, for example, within a group of radio buttons in a dialog.</para>
<secondary>resizing</secondary>
</indexterm>
<para>Some windows contain more than one <firstterm>pane</firstterm>.
-A pane is a subdivision of a window. For example, the <application>Nautilus</application> file manager window contains a side pane and a view pane. A
-window that contains panes has a resize handle on the edge between the panes.
-To resize the pane, grab the resize handle, then drag the edge to the size
-you require.</para>
+ A pane is a subdivision of a window. For instance, the
+ <application>Help</application> window contains a side pane with a list
+ of sections and a pane for viewing help. A window that contains panes
+ has a resize handle on the edge between the panes. To resize the pane,
+ grab the resize handle, then drag the edge to the size you require.</para>
</sect2>
<sect2 id="gosbasic-49">
<title>Using Tables</title>