~ubuntu-branches/ubuntu/quantal/gnome-user-docs/quantal

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-23 14:38:11 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20120223143811-wyn109rglrbx3mnr
Tags: 3.3.1-0ubuntu1
* New upstream release.
* debian/watch: Watch for unstable releases

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/" type="topic" style="task a11y" id="a11y-stickykeys" xml:lang="lv">
 
3
  <info>
 
4
    <link type="guide" xref="a11y#mobility" group="keyboard"/>
 
5
    <link type="guide" xref="keyboard" group="a11y"/>
 
6
 
 
7
    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
 
8
 
 
9
    <credit type="author">
 
10
      <name>Shaun McCance</name>
 
11
      <email>shaunm@gnome.org</email>
 
12
    </credit>
 
13
    
 
14
    <credit type="author">
 
15
      <name>Phil Bull</name>
 
16
      <email>philbull@gmail.com</email>
 
17
    </credit>
 
18
 
 
19
    <desc>Type keyboard shortcuts one key at a time rather than having to hold down all of the keys at once.</desc>
 
20
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
21
  </info>
 
22
 
 
23
<title>Turn on sticky keys</title>
 
24
 
 
25
<p><em>Sticky keys</em> allows you to type keyboard shortcuts one key at a time rather than having to hold down all of the keys at once. For example, the <keyseq><key>Alt</key><key>Tab</key></keyseq> shortcut switches between windows. Without sticky keys turned on, you would have to hold down both keys at the same time; with sticky keys turned on, you would press <key>Alt</key> and then <key>Tab</key> to do the same.</p>
 
26
 
 
27
<p>You might want to turn on sticky keys if you find it difficult to hold down several keys at once.</p>
 
28
 
 
29
<steps>
 
30
  <item><p>Spiediet uz sava vārda augšējā joslā un izvēlieties <gui>Sistēmas iestatījumi</gui>.</p></item>
 
31
  <item><p>Atveriet <gui>Universālā piekļuve</gui> un izvēlieties <gui>Rakstīšana</gui> cilni.</p></item>
 
32
  <item><p>Switch <gui>Sticky Keys</gui> on.</p></item>
 
33
</steps>
 
34
 
 
35
<note style="tip">
 
36
<title>Quickly turn sticky keys on and off</title>
 
37
<p>Select <gui>Turn on accessibility features from the keyboard</gui> to turn sticky
 
38
keys on and off from the keyboard. When this option is selected, you can press
 
39
<key>Shift</key> five times in a row to enable or disable sticky keys.</p>
 
40
<p>You can also turn sticky keys on and off by clicking the
 
41
<link xref="a11y-icon">accessibility icon</link> on the top bar and selecting
 
42
<gui>Sticky Keys</gui>.</p>
 
43
</note>
 
44
 
 
45
<p>If you press two keys at once, you can have sticky keys turn itself off temporarily to let you enter a keyboard shortcut in the "standard" way.</p>
 
46
<p>For example, if you have sticky keys turned on but press <key>Alt</key> and <key>Tab</key> simultaneously, sticky keys would not wait for you to press another key if you had this option turned on. It <em>would</em> wait if you only pressed one key, however. This is useful if you are able to press some keyboard shortcuts simultaneously (for example, keys that are close together), but not others.</p>
 
47
<p>Select <gui>Disable if two keys are pressed together</gui> to enable this.</p>
 
48
 
 
49
<p>You can have the computer make a "beep" sound when you start typing a keyboard shortcut with sticky keys turned on. This is useful if you want to know that sticky keys is expecting a keyboard shortcut to be typed, so the next key press will be interpreted as part of a shortcut. Select <gui>Beep when a modifier key is pressed</gui> to enable this.</p>
 
50
 
 
51
</page>