Bug 96470 - KAtomic: Keybindings
Summary: KAtomic: Keybindings
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: Missing Content (show other bugs)
Version: 3.3.1
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-06 21:56 UTC by Virgil Nisly
Modified: 2005-01-18 01:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>