[gnome-user-docs] Correct steps to manage keyboard shortcuts



commit d688237e05e57c0162f0f78f36fe04b2358ad16a
Author: Andre Klapper <a9016009 gmx de>
Date:   Tue Mar 2 20:02:34 2021 +0100

    Correct steps to manage keyboard shortcuts
    
    Also fix order of pre-defined items to be in sync with UI.

 gnome-help/C/keyboard-shortcuts-set.page | 113 +++++++++++++++++--------------
 1 file changed, 64 insertions(+), 49 deletions(-)
---
diff --git a/gnome-help/C/keyboard-shortcuts-set.page b/gnome-help/C/keyboard-shortcuts-set.page
index 458957ce..30ef3259 100644
--- a/gnome-help/C/keyboard-shortcuts-set.page
+++ b/gnome-help/C/keyboard-shortcuts-set.page
@@ -13,6 +13,7 @@
     <revision pkgversion="3.13.92" date="2014-09-22" status="candidate"/>
     <revision pkgversion="3.17.90" date="2015-08-30" status="candidate"/>
     <revision pkgversion="3.29" date="2018-08-27" status="review"/>
+    <revision pkgversion="40" date="2021-03-02" status="review"/>
 
     <credit type="author">
       <name>Michael Hill</name>
@@ -71,7 +72,13 @@
       <p>Click on <gui>Settings</gui>.</p>
     </item>
     <item>
-      <p>Click <gui>Keyboard Shortcuts</gui> in the sidebar to open the panel.</p>
+      <p>Click <gui>Keyboard</gui> in the sidebar to open the panel.</p>
+    </item>
+    <item>
+      <p>In the <gui>Keyboard Shortcuts</gui> section, select <gui>Customize Shortcuts</gui>.</p>
+    </item>
+    <item>
+      <p>Select the desired category, or enter a search term.</p>
     </item>
     <item>
       <p>Click the row for the desired action. The <gui>Set shortcut</gui>
@@ -89,6 +96,42 @@
   <p>There are a number of pre-configured shortcuts that can be changed,
   grouped into these categories:</p>
 
+<table rules="rows" frame="top bottom" ui:expanded="false">
+<title>Accessibility</title>
+  <tr>
+       <td><p>Decrease text size</p></td>
+       <td><p>Disabled</p></td>
+  </tr>
+  <tr>
+       <td><p>High contrast on or off</p></td>
+       <td><p>Disabled</p></td>
+  </tr>
+  <tr>
+       <td><p>Increase text size</p></td>
+       <td><p>Disabled</p></td>
+  </tr>
+  <tr>
+       <td><p>Turn on-screen keyboard on or off</p></td>
+       <td><p>Disabled</p></td>
+  </tr>
+  <tr>
+       <td><p>Turn screen reader on or off</p></td>
+       <td><p><keyseq><key>Alt</key><key>Super</key><key>S</key></keyseq></p></td>
+  </tr>
+  <tr>
+       <td><p>Turn zoom on or off</p></td>
+       <td><p><keyseq><key>Alt</key><key>Super</key><key>8</key></keyseq></p></td>
+  </tr>
+  <tr>
+       <td><p>Zoom in</p></td>
+  <td><p><keyseq><key>Alt</key><key>Super</key><key>=</key></keyseq></p></td>
+  </tr>
+  <tr>
+       <td><p>Zoom out</p></td>
+  <td><p><keyseq><key>Alt</key><key>Super</key><key>-</key></keyseq></p></td>
+  </tr>
+</table>
+
 <table rules="rows" frame="top bottom" ui:expanded="false">
 <title>Launchers</title>
   <tr>
@@ -152,16 +195,15 @@
        <td><p>Move window one monitor up</p></td>
        <td><p><keyseq><key>Shift</key><key>Super</key><key>&#8593;</key></keyseq></p></td>
   </tr>
-  <tr>
-       <td><p>Move window one workspace to the right</p></td>
-       <td><p><keyseq><key>Shift</key><key>Super</key><key>Page Down</key></keyseq>
-  </p></td>
-  </tr>
   <tr>
        <td><p>Move window one workspace to the left</p></td>
        <td><p><keyseq><key>Shift</key><key>Super</key>
   <key>Page Up</key></keyseq></p></td>
   </tr>
+  <tr>
+       <td><p>Move window one workspace to the right</p></td>
+       <td><p><keyseq><key>Shift</key><key>Super</key><key>Page Down</key></keyseq></p></td>
+  </tr>
   <tr>
        <td><p>Move window to last workspace</p></td>
        <td><p><keyseq><key>Shift</key><key>Super</key><key>End</key></keyseq>
@@ -277,10 +319,15 @@
        <td><p>Launch media player</p></td>
        <td><p><media its:translate="no" type="image" mime="image/svg" src="figures/keyboard-key-media.svg"> 
<key>Media</key> key symbol</media> (Audio media)</p></td>
   </tr>
+  <tr>
+       <td><p>Microphone mute/unmute</p></td>
+       <td></td>
+  </tr>
   <tr>
        <td><p>Next track</p></td>
        <td><p><media its:translate="no" type="image" mime="image/svg" src="figures/keyboard-key-next.svg"> 
<key>Next</key> key symbol</media> (Audio next)</p></td>
-  </tr>  <tr>
+  </tr>
+  <tr>
        <td><p>Pause playback</p></td>
        <td><p><media its:translate="no" type="image" mime="image/svg" src="figures/keyboard-key-pause.svg"> 
<key>Pause</key> key symbol</media> (Audio pause)</p></td>
   </tr>
@@ -321,7 +368,7 @@
        <td><p><keyseq><key>Super</key><key>L</key></keyseq></p></td>
   </tr>
   <tr>
-       <td><p>Show the Power Off / Restart dialog</p></td>
+       <td><p>Show the Power Off dialog</p></td>
        <td><p><keyseq><key>Ctrl</key><key>Alt</key><key>Delete</key></keyseq></p></td>
   </tr>
   <tr>
@@ -367,42 +414,6 @@
   </tr>
 </table>
 
-<table rules="rows" frame="top bottom" ui:expanded="false">
-<title>Accessibility</title>
-  <tr>
-       <td><p>Decrease text size</p></td>
-       <td><p>Disabled</p></td>
-  </tr>
-  <tr>
-       <td><p>High contrast on or off</p></td>
-       <td><p>Disabled</p></td>
-  </tr>
-  <tr>
-       <td><p>Increase text size</p></td>
-       <td><p>Disabled</p></td>
-  </tr>
-  <tr>
-       <td><p>Turn on-screen keyboard on or off</p></td>
-       <td><p>Disabled</p></td>
-  </tr>
-  <tr>
-       <td><p>Turn screen reader on or off</p></td>
-       <td><p><keyseq><key>Alt</key><key>Super</key><key>S</key></keyseq></p></td>
-  </tr>
-  <tr>
-       <td><p>Turn zoom on or off</p></td>
-       <td><p><keyseq><key>Alt</key><key>Super</key><key>8</key></keyseq></p></td>
-  </tr>
-  <tr>
-       <td><p>Zoom in</p></td>
-  <td><p><keyseq><key>Alt</key><key>Super</key><key>=</key></keyseq></p></td>
-  </tr>
-  <tr>
-       <td><p>Zoom out</p></td>
-  <td><p><keyseq><key>Alt</key><key>Super</key><key>-</key></keyseq></p></td>
-  </tr>
-</table>
-
 <table rules="rows" frame="top bottom" ui:expanded="false">
 <title>Windows</title>
   <tr>
@@ -485,8 +496,12 @@
 
   <steps>
     <item>
-      <p>Click the <gui style="button">+</gui> button. The <gui>Add Custom
-      Shortcut</gui> window will appear.</p>
+      <p>Select <gui>Custom Shortcuts</gui>.</p>
+    </item>
+    <item>
+      <p>Click the <gui style="button">Add Shortcut</gui> button if no custom
+      shortcut is set yet. Otherwise click the <gui style="button">+</gui>
+      button. The <gui>Add Custom Shortcut</gui> window will appear.</p>
     </item>
     <item>
       <p>Type a <gui>Name</gui> to identify the shortcut, and a
@@ -496,8 +511,8 @@
       command.</p>
     </item>
     <item>
-      <p>Click the row that was just added. When the
-      <gui>Set Custom Shortcut</gui> window opens, hold down the desired
+      <p>Click the <gui style="button">Add Shortcut…</gui> button. In the
+      <gui>Add Custom Shortcut</gui> window, hold down the desired
       shortcut key combination.</p>
     </item>
     <item>
@@ -511,7 +526,7 @@
   application itself.</p>
 
   <p>If you want to change the command that is associated with a custom
-  keyboard shortcut, click the <em>name</em> of the shortcut. The
+  keyboard shortcut, click the row of the shortcut. The
   <gui>Set Custom Shortcut</gui> window will appear, and you can edit the
   command.</p>
 


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