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

« back to all changes in this revision

Viewing changes to gnome-help/kn/a11y-stickykeys.page

  • Committer: Package Import Robot
  • Author(s): Luca Falavigna
  • Date: 2014-07-15 22:20:04 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20140715222004-pce2zyc0v4ycke4o
Tags: 3.12.2-1
* Team upload.
* New upstream release.
* debian/control.in:
  - Bump Standards-Version to 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task a11y" id="a11y-stickykeys" xml:lang="kn">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="a11y#mobility" group="keyboard"/>
 
6
    <link type="guide" xref="keyboard" group="a11y"/>
 
7
 
 
8
    <revision pkgversion="3.8.0" version="0.3" date="2013-03-13" status="candidate"/>
 
9
    <revision pkgversion="3.9.92" date="2013-09-18" status="candidate"/>
 
10
 
 
11
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
12
 
 
13
    <credit type="author">
 
14
      <name>Shaun McCance</name>
 
15
      <email its:translate="no">shaunm@gnome.org</email>
 
16
    </credit>
 
17
    <credit type="author">
 
18
      <name>Phil Bull</name>
 
19
      <email its:translate="no">philbull@gmail.com</email>
 
20
    </credit>
 
21
    <credit type="editor">
 
22
      <name>Michael Hill</name>
 
23
      <email its:translate="no">mdhillca@gmail.com</email>
 
24
    </credit>
 
25
    <credit type="editor">
 
26
      <name>Ekaterina Gerasimova</name>
 
27
      <email its:translate="no">kittykat3756@gmail.com</email>
 
28
    </credit>
 
29
 
 
30
    <desc>Type keyboard shortcuts one key at a time rather than having to hold
 
31
     down all of the keys at once.</desc>
 
32
  </info>
 
33
 
 
34
  <title>Turn on sticky keys</title>
 
35
 
 
36
  <p><em>Sticky keys</em> allows you to type keyboard shortcuts one key at a
 
37
  time rather than having to hold down all of the keys at once. For example,
 
38
  the <keyseq><key xref="keyboard-key-super">Super</key><key>Tab</key></keyseq>
 
39
  shortcut switches between windows. Without sticky keys turned on, you would
 
40
  have to hold down both keys at the same time; with sticky keys turned on, you
 
41
  would press <key>Super</key> and then <key>Tab</key> to do the same.</p>
 
42
 
 
43
  <p>You might want to turn on sticky keys if you find it difficult to hold
 
44
  down several keys at once.</p>
 
45
 
 
46
  <steps>
 
47
    <item>
 
48
      <p>Open the <gui xref="shell-terminology">Activities</gui> overview and
 
49
      start typing <gui>Universal Access</gui>.</p>
 
50
    </item>
 
51
    <item>
 
52
      <p>Click on <gui>Universal Access</gui> to open the panel.</p>
 
53
    </item>
 
54
    <item>
 
55
      <p>Press <gui>Typing Assist (AccessX)</gui> in the <gui>Typing</gui>
 
56
      section.</p>
 
57
    </item>
 
58
    <item>
 
59
      <p>Switch <gui>Sticky Keys</gui> to <gui>On</gui>.</p>
 
60
    </item>
 
61
  </steps>
 
62
 
 
63
  <note style="tip">
 
64
    <title>Quickly turn sticky keys on and off</title>
 
65
    <p>Under <gui>Enable by Keyboard</gui>, select
 
66
    <gui>Turn on accessibility features from the keyboard</gui>
 
67
    to turn sticky keys on and off from the keyboard. When this option is
 
68
    selected, you can press <key>Shift</key> five times in a row to enable or
 
69
    disable sticky keys.</p>
 
70
    <p>You can also turn sticky keys on and off by clicking the
 
71
    <link xref="a11y-icon">accessibility icon</link> on the top bar and
 
72
    selecting <gui>Sticky Keys</gui>. The accessibility icon is visible when
 
73
    one or more settings have been enabled from the <gui>Universal Access</gui>
 
74
    panel.</p>
 
75
  </note>
 
76
 
 
77
  <p>If you press two keys at once, you can have sticky keys turn itself off
 
78
  temporarily to let you enter a keyboard shortcut in the normal way.</p>
 
79
 
 
80
  <p>For example, if you have sticky keys turned on but press <key>Super</key>
 
81
  and <key>Tab</key> simultaneously, sticky keys would not wait for you to
 
82
  press another key if you had this option turned on. It <em>would</em> wait if
 
83
  you only pressed one key, however. This is useful if you are able to press
 
84
  some keyboard shortcuts simultaneously (for example, keys that are close
 
85
  together), but not others.</p>
 
86
 
 
87
  <p>Select <gui>Disable if two keys are pressed together</gui> to enable
 
88
  this.</p>
 
89
 
 
90
  <p>You can have the computer make a "beep" sound when you start typing a
 
91
  keyboard shortcut with sticky keys turned on. This is useful if you want to
 
92
  know that sticky keys is expecting a keyboard shortcut to be typed, so the
 
93
  next key press will be interpreted as part of a shortcut. Select <gui>Beep
 
94
  when a modifier key is pressed</gui> to enable this.</p>
 
95
 
 
96
</page>