~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

« back to all changes in this revision

Viewing changes to gnome-help/sv/a11y-bouncekeys.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-15 14:44:43 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20121115144443-znsud5byjojjhvc4
Tags: 3.6.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task a11y" id="a11y-bouncekeys" xml:lang="sv">
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="task a11y" id="a11y-bouncekeys" xml:lang="sv">
3
3
  <info>
4
4
    <link type="guide" xref="a11y#mobility" group="keyboard"/>
5
5
    <link type="guide" xref="keyboard" group="a11y"/>
31
31
<p>Turn on <em>bounce keys</em> to ignore key presses that are rapidly repeated. For example, if you have hand tremors which cause you to press a key multiple times when you only want to press it once, you should turn on bounce keys.</p>
32
32
 
33
33
<steps>
34
 
  <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
 
34
  <item>
 
35
    <if:choose>
 
36
      <if:when test="platform:unity">
 
37
        <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
 
38
      </if:when>
 
39
      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
 
40
    </if:choose>
 
41
  </item>
35
42
  <item><p>Open <gui>Universal Access</gui> and select the <gui>Typing</gui> tab.</p></item>
36
43
  <item><p>Switch <gui>Bounce Keys</gui> on.</p></item>
37
44
</steps>
38
45
 
 
46
<if:choose>
 
47
<if:when test="platform:unity"/>
39
48
<note style="tip">
40
49
<title>Quickly turn bounce keys on and off</title>
41
50
<p>You can turn bounce keys on and off by clicking the
42
51
<link xref="a11y-icon">accessibility icon</link> on the top bar and selecting
43
52
<gui>Bounce Keys</gui>.</p>
44
53
</note>
 
54
</if:choose>
45
55
 
46
56
<p>Use the <gui>Acceptance delay</gui> slider to change how long bounce keys waits before it registers another key press after you pressed the key for the first time. Select <gui>Beep when a key is rejected</gui> if you want the computer to make a sound each time it ignores a key press because it happened too soon after the previous key press.</p>
47
57