[kde-doc-english] [Bug 34991] lock sticky keys does not work

Philip Rodrigues phil at kde.org
Mon Dec 19 17:39:29 CET 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=34991         




------- Additional Comments From phil kde org  2005-12-19 17:39 -------
I think the following patch describes the behaviour correctly. Please check, since I got myself a bit confused about this :-). If you agree, I'll commit during the current string unfreeze.

Index: index.docbook
===================================================================
--- index.docbook       (revision 489112)
+++ index.docbook       (working copy)
 @ -134,11 +134,12  @
 <term>With <guilabel>Lock Sticky Keys</guilabel> enabled:</term>
 <listitem>
 <para>
-The user presses the &Shift; key, then presses the <keycap>F</keycap> key.
+The user presses the &Shift; key <emphasis>twice</emphasis>, then presses the <keycap>F</keycap> key.
 The computer translates this into <keycombo
 action="simul">&Shift;<keycap>F</keycap></keycombo>.  Now if the user
 types a <keycap>p</keycap>, the computer interprets this as the letter P
-(<keycombo action="simul">&Shift;<keycap>P</keycap></keycombo>).
+(<keycombo action="simul">&Shift;<keycap>P</keycap></keycombo>). To
+de-select the &Shift; key, press it again.
 </para>
 </listitem>
 </varlistentry>



More information about the kde-doc-english mailing list