Bug 96470

Summary: KAtomic: Keybindings
Product: [Websites] docs.kde.org Reporter: Virgil Nisly <spam>
Component: Missing ContentAssignee: Documentation Editorial Team <kde-doc-english>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.3.1   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Virgil Nisly 2005-01-06 21:56:47 UTC
file: /kdegames/doc/katomic/index.docbook

Key Bindings need to be updated, noteably Shift-tab for previous atom.

If you wish to take up this todo, please contact kde-doc-english@kde.org to    
avoid duplicating effort.
Comment 1 Lauri Watts 2005-01-18 01:29:20 UTC
CVS commit by lauri: 

BUG:96470


  M +17 -4     index.docbook   1.23


--- kdegames/doc/katomic/index.docbook  #1.22:1.23
@@ -29,5 +29,5 @@
 </authorgroup>
 
-<date>2000-12-15</date>
+<date>2005-01-18</date>
 <releaseinfo>2.00.00</releaseinfo>
 
@@ -98,5 +98,8 @@
 
 <varlistentry>
-<term><menuchoice><guimenu>Game</guimenu>
+<term>
+<menuchoice>
+<shortcut><keycap>F5</keycap></shortcut>
+<guimenu>Game</guimenu>
 <guimenuitem>Restart Game</guimenuitem></menuchoice></term>
 <listitem><para>This will restart the current level.</para></listitem>
@@ -104,5 +107,8 @@
 
 <varlistentry>
-<term><menuchoice><guimenu>Game</guimenu>
+<term><menuchoice>
+<shortcut><keycombo action="simul">&Ctrl;<keycap>H</keycap></keycombo>
+</shortcut>
+<guimenu>Game</guimenu>
 <guimenuitem>Show Best Scores</guimenuitem></menuchoice></term>
 <listitem><para>This will show the best scores for the current level.</para></listitem>
@@ -110,5 +116,8 @@
 
 <varlistentry>
-<term><menuchoice><guimenu>Game</guimenu>
+<term><menuchoice>
+<shortcut><keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
+</shortcut>
+<guimenu>Game</guimenu>
 <guimenuitem>Quit</guimenuitem></menuchoice></term>
 <listitem><para>Selecting this item will end your current game, and exit the
@@ -198,4 +207,8 @@
 </row>
 <row>
+<entry>Previous Atom</entry>
+<entry><keycombo action="simul">&Shift;&Tab;</keycombo></entry>
+</row>
+<row>
 <entry>Help</entry>
 <entry><keycap>F1</keycap></entry>