[gnome-user-docs] Use Super key instead of Windows key & use symbolic arrow key naming



commit 4b2d0d8b218e1646e11c0af700800bb11d789e76
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Fri Aug 17 22:30:29 2012 -0400

    Use Super key instead of Windows key & use symbolic arrow key naming
    
    Super key is what System Settings>Keyboard>Shortcuts uses

 gnome-help/C/keyboard-nav.page             |   10 +++++-----
 gnome-help/C/keyboard-shortcuts-set.page   |   20 ++++++++++----------
 gnome-help/C/shell-apps-open.page          |    2 +-
 gnome-help/C/shell-introduction.page       |    2 +-
 gnome-help/C/shell-keyboard-shortcuts.page |   12 +++++++-----
 gnome-help/C/shell-windows-maximize.page   |    4 ++--
 gnome-help/C/shell-windows-tiled.page      |    2 +-
 gnome-help/C/windows-key.page              |   15 ++++++++-------
 8 files changed, 35 insertions(+), 32 deletions(-)
---
diff --git a/gnome-help/C/keyboard-nav.page b/gnome-help/C/keyboard-nav.page
index 4dd25e4..0c3a6a0 100644
--- a/gnome-help/C/keyboard-nav.page
+++ b/gnome-help/C/keyboard-nav.page
@@ -110,7 +110,7 @@
     to navigate the menus.</p></td>
   </tr>
   <tr>
-    <td><p><keyseq><key xref="windows-key">windows</key><key>F10</key></keyseq></p></td>
+    <td><p><keyseq><key xref="windows-key">Super</key><key>F10</key></keyseq></p></td>
     <td><p>Open the application menu on the top bar.</p></td>
   </tr>
   <tr>
@@ -170,7 +170,7 @@
   </tr>
   <tr>
     <td><p><keyseq><key>Alt</key><key>F5</key></keyseq> or
-    <keyseq><key xref="windows-key">windows</key><key>Down</key></keyseq></p></td>
+    <keyseq><key xref="windows-key">Super</key><key>&#8595;</key></keyseq></p></td>
     <td><p>Restore a maximized window to its original size. Use <keyseq><key>Alt</key>
     <key>F10</key></keyseq> to maximize. <keyseq><key>Alt</key><key>F10</key></keyseq>
     both maximizes and restores.</p></td>
@@ -192,17 +192,17 @@
            xpointer="ctrl-alt-shift-updown"/>
   <tr>
     <td><p><keyseq><key>Alt</key><key>F10</key></keyseq> or
-    <keyseq><key xref="windows-key">windows</key><key>Up</key></keyseq></p></td>
+    <keyseq><key xref="windows-key">Super</key><key>&#8593;</key></keyseq></p></td>
     <td><p><link xref="shell-windows-maximize">Maximize</link> a window, or
     restore a maximized window to its original size.</p></td>
   </tr>
   <tr>
-    <td><p><keyseq><key xref="windows-key">windows</key><key>Left</key></keyseq></p></td>
+    <td><p><keyseq><key xref="windows-key">Super</key><key>&#8592;</key></keyseq></p></td>
     <td><p>Maximize a window vertically along the left side of the screen.
     Press again to restore the window to its previous size.</p></td>
   </tr>
   <tr>
-    <td><p><keyseq><key xref="windows-key">windows</key><key>Right</key></keyseq></p></td>
+    <td><p><keyseq><key xref="windows-key">Super</key><key>&#8594;</key></keyseq></p></td>
     <td><p>Maximize a window vertically along the right side of the screen.
     Press again to restore the window to its previous size.</p></td>
   </tr>
diff --git a/gnome-help/C/keyboard-shortcuts-set.page b/gnome-help/C/keyboard-shortcuts-set.page
index 2d17e30..d2534ad 100644
--- a/gnome-help/C/keyboard-shortcuts-set.page
+++ b/gnome-help/C/keyboard-shortcuts-set.page
@@ -108,19 +108,19 @@
   </tr>
   <tr>
 	<td><p>Move window one workspace to the left</p></td>
-	<td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Alt</key><key>Left</key></keyseq></p></td>
+	<td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Alt</key><key>&#8592;</key></keyseq></p></td>
   </tr>
   <tr>
 	<td><p>Move window one workspace to the right</p></td>
-	<td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Alt</key><key>Right</key></keyseq></p></td>
+	<td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Alt</key><key>&#8594;</key></keyseq></p></td>
   </tr>
   <tr>
 	<td><p>Move window one workspace up</p></td>
-	<td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Alt</key><key>Up</key></keyseq></p></td>
+	<td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Alt</key><key>&#8593;</key></keyseq></p></td>
   </tr>
   <tr>
 	<td><p>Move window one workspace down</p></td>
-	<td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Alt</key><key>Down</key></keyseq></p></td>
+	<td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Alt</key><key>&#8595;</key></keyseq></p></td>
   </tr>
   <tr>
 	<td><p>Switch applications</p></td>
@@ -168,19 +168,19 @@
   </tr>
   <tr>
 	<td><p>Move to workspace left</p></td>
-	<td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Left</key></keyseq></p></td>
+	<td><p><keyseq><key>Ctrl</key><key>Alt</key><key>&#8592;</key></keyseq></p></td>
   </tr>
   <tr>
 	<td><p>Move to workspace right</p></td>
-	<td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Right</key></keyseq></p></td>
+	<td><p><keyseq><key>Ctrl</key><key>Alt</key><key>&#8594;</key></keyseq></p></td>
   </tr>
   <tr>
 	<td><p>Move to workspace above</p></td>
-	<td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Up</key></keyseq></p></td>
+	<td><p><keyseq><key>Ctrl</key><key>Alt</key><key>&#8593;</key></keyseq></p></td>
   </tr>
   <tr>
 	<td><p>Move to workspace below</p></td>
-	<td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Down</key></keyseq></p></td>
+	<td><p><keyseq><key>Ctrl</key><key>Alt</key><key>&#8595;</key></keyseq></p></td>
   </tr>
 </table>
 
@@ -317,11 +317,11 @@
 
   <tr>
 	<td><p>View split on left</p></td>
-	<td><p><keyseq><key>Super</key><key>Left</key></keyseq> (Super is the Windows key)</p></td>
+	<td><p><keyseq><key><link xref="windows-key">Super key</link></key><key>&#8592;</key></keyseq></p></td>
   </tr>
   <tr>
 	<td><p>View split on right</p></td>
-	<td><p><keyseq><key>Super</key><key>Right</key></keyseq> (Super is the Windows key)</p></td>
+	<td><p><keyseq><key><link xref="windows-key">Super key</link></key><key>&#8594;</key></keyseq></p></td>
   </tr>
   <tr>
 	<td><p>Activate the window menu</p></td>
diff --git a/gnome-help/C/shell-apps-open.page b/gnome-help/C/shell-apps-open.page
index 5458f55..29adabe 100644
--- a/gnome-help/C/shell-apps-open.page
+++ b/gnome-help/C/shell-apps-open.page
@@ -30,7 +30,7 @@ icon to choose a window to focus or get new window. Mention middle-click?</p>
   <p>Move your mouse pointer to the <gui>Activities</gui> corner at the top left
  of the screen to show the <gui>Activities Overview</gui>. This is where you can
  find all of your applications. (You can also open the overview by pressing the
- <link xref="windows-key">windows key</link>.)</p>
+ <link xref="windows-key">Super key</link>.)</p>
 
   <p>There are several ways of opening an application once you're in the
  activities overview:</p>
diff --git a/gnome-help/C/shell-introduction.page b/gnome-help/C/shell-introduction.page
index 2f2244e..22163fe 100644
--- a/gnome-help/C/shell-introduction.page
+++ b/gnome-help/C/shell-introduction.page
@@ -55,7 +55,7 @@ computer.</p>
 
 <p>To access your windows and applications, click the <gui>Activities</gui>
 button, or just throw your mouse pointer to the top-left hot corner.
-You can also press the <link xref="windows-key">windows key</link> on
+You can also press the <link xref="windows-key">Super key</link> on
 your keyboard. You can see your windows and applications in the overview.
 You can also just start typing to search your applications, files, and
 folders.</p>
diff --git a/gnome-help/C/shell-keyboard-shortcuts.page b/gnome-help/C/shell-keyboard-shortcuts.page
index 0d450e2..c73e41c 100644
--- a/gnome-help/C/shell-keyboard-shortcuts.page
+++ b/gnome-help/C/shell-keyboard-shortcuts.page
@@ -6,9 +6,11 @@
     <link type="guide" xref="tips"/>
     <link type="guide" xref="keyboard"/>
     <link type="guide" xref="shell-overview"/>
+    <link type="seealso" xref="windows-key"/>
     <link type="guide" xref="index" group="shell-keyboard-shortcuts"/>
     <desc>Get around the desktop using the keyboard.</desc>
     <revision pkgversion="3.4.0" date="2012-03-14" status="candidate"/>
+
     <credit type="author copyright">
       <name>Shaun McCance</name>
       <email>shaunm gnome org</email>
@@ -28,7 +30,7 @@ information on navigating user interfaces with only the keyboard.</p>
 <title>Getting around the desktop</title>
   <tr xml:id="alt-f1">
     <td><p><keyseq><key>Alt</key><key>F1</key></keyseq> or
-    the <link xref="windows-key">windows key</link></p></td>
+    the <link xref="windows-key">Super key</link></p></td>
     <td><p>Switch between the <gui>Activities</gui> overview and desktop. In
     the overview, start typing to instantly search your applications, contacts,
     and documents.</p></td>
@@ -63,14 +65,14 @@ information on navigating user interfaces with only the keyboard.</p>
     </td>
   </tr>
   <tr xml:id="ctrl-alt-updown">
-    <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Up</key></keyseq> and
-    <keyseq><key>Ctrl</key><key>Alt</key><key>Down</key></keyseq></p></td>
+    <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>&#8593;</key></keyseq> and
+    <keyseq><key>Ctrl</key><key>Alt</key><key>&#8595;</key></keyseq></p></td>
     <td><p><link xref="shell-workspaces-switch">Switch between
      workspaces.</link></p></td>
   </tr>
   <tr xml:id="ctrl-alt-shift-updown">
-    <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>Up</key></keyseq> and
-    <keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>Down</key></keyseq></p></td>
+    <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>&#8593;</key></keyseq> and
+    <keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key><key>&#8595;</key></keyseq></p></td>
     <td><p><link xref="shell-workspaces-movewindow">Move the current window to a
      different workspace.</link></p></td>
   </tr>
diff --git a/gnome-help/C/shell-windows-maximize.page b/gnome-help/C/shell-windows-maximize.page
index 1e3064f..a8c2caa 100644
--- a/gnome-help/C/shell-windows-maximize.page
+++ b/gnome-help/C/shell-windows-maximize.page
@@ -29,8 +29,8 @@
 
   <p>To maximize a window, grab the titlebar and drag it to the top of the
   screen, or just double-click the titlebar. To maximize a window using the
-  keyboard, hold down the <link xref="windows-key">windows key</link> and
-  press <key>Up</key>, or press <keyseq><key>Alt</key><key>F10</key></keyseq>.</p>
+  keyboard, hold down the <link xref="windows-key">Super key</link> and
+  press <key>&#8593;</key>, or press <keyseq><key>Alt</key><key>F10</key></keyseq>.</p>
 
   <p>To restore a window to its unmaximized size, drag it away from the edges
   of the screen. If the window is fully maximized, you can double-click the
diff --git a/gnome-help/C/shell-windows-tiled.page b/gnome-help/C/shell-windows-tiled.page
index 7e52abb..0cc4d46 100644
--- a/gnome-help/C/shell-windows-tiled.page
+++ b/gnome-help/C/shell-windows-tiled.page
@@ -28,7 +28,7 @@ them.</p>
 
 <p>To maximize a window along a side of the screen, grab the titlebar and drag
 it to the left or right side until half of the screen is highlighted. Using the
-keyboard, hold down the <link xref="windows-key">windows key</link> and press
+keyboard, hold down the <link xref="windows-key">Super key</link> and press
 the <key>Left</key> or <key>Right</key> key.</p>
 
 <p>To restore a window to its original size, drag it away from the side of
diff --git a/gnome-help/C/windows-key.page b/gnome-help/C/windows-key.page
index 5344a0a..906b0c4 100644
--- a/gnome-help/C/windows-key.page
+++ b/gnome-help/C/windows-key.page
@@ -3,9 +3,10 @@
       id="windows-key">
 
   <info>
-    <desc>The windows key opens the activities overview. You can usually find it
+    <desc>The Super key opens the activities overview. You can usually find it
     next to the <key>Alt</key> key on your keyboard.</desc>
     <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
+
     <credit type="author">
       <name>GNOME Documentation Project</name>
       <email>gnome-doc-list gnome org</email>
@@ -14,15 +15,15 @@
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
   </info>
 
-<title>What is the "windows" key?</title>
+<title>What is the "Super" key?</title>
 
-  <p>When you press the <em>windows</em> key, the activities overview is
+  <p>When you press the <em>Super</em> key, the activities overview is
  displayed. This key can usually be found on the bottom-left of your keyboard,
- next to the <key>Alt</key> key, and often has a window/squares icon on it. It
- is sometimes called the super key, logo key, or system key.</p>
+ next to the <key>Alt</key> key, and usually has a window/squares icon on it. It
+ is sometimes called the Windows key, logo key, or system key.</p>
 
 <note>
-  <p>If you have an Apple keyboard, there will not be a windows key on your
+  <p>If you have an Apple keyboard, there will not be a Windows key on your
  keyboard. The <key>â</key> (Command) key can be used instead.</p>
 </note>
 
@@ -56,4 +57,4 @@
   </steps>
 
 
-</page>
+</page>
\ No newline at end of file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]