[gnome-user-docs] Add Change keyboard shorcuts



commit 3e8936b702fc79be970936dccf1574e8265695a2
Author: Jana Svarova <jsvarova redhat com>
Date:   Mon Feb 25 12:31:02 2013 +0100

    Add Change keyboard shorcuts
    
    Added to the Set shortcuts section as required by Bug 680986.

 gnome-help/C/keyboard-shortcuts-set.page |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)
---
diff --git a/gnome-help/C/keyboard-shortcuts-set.page b/gnome-help/C/keyboard-shortcuts-set.page
index 8bc0162..5829755 100644
--- a/gnome-help/C/keyboard-shortcuts-set.page
+++ b/gnome-help/C/keyboard-shortcuts-set.page
@@ -390,6 +390,34 @@
 
 </section>
 
+<section id="changing-shorcuts">
+  <title>Change keyboard shortcuts</title>
+  <p>This section shows how to change keyboard shortcuts for an application.</p>
+
+  <steps>
+    <item>
+       <p>Open the Terminal application.</p>
+     </item>
+    <item><p>Run the <cmd>gsettings set org.gnome.desktop.interface can-change-accels true</cmd> command.</p>
+    </item>
+       <item>
+      <p>Start the application for which you want to change the keyboard shortcut.</p>
+    </item>
+  <item>
+      <p>Find the menu item for which you want to change the keyboard shortcut.</p>
+    </item>
+<item>
+      <p>Type the shortcut that you want on the keyboard.</p>
+    </item>
+  </steps>
+
+<note style="note style">
+  <p>
+Note that this setting is desktop-wide and that you can disable it after your made changes by running the 
<cmd>gsettings set org.gnome.desktop.interface can-change-accels false</cmd> command. You can also use the 
<app>dconf-editor</app> utility to do this.
+  </p>
+</note>  
+</section>
+
 <section id="custom">
 <title>Custom shortcuts</title>
 


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