This file is indexed.

/usr/share/help-langpack/ur/ubuntu-help/a11y-stickykeys.page is in language-pack-gnome-ur-base 1:14.04+20140410.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="task a11y" id="a11y-stickykeys" xml:lang="ur">
  <info>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>
    <desc>
      Type keyboard shortcuts one key at a time rather than having to hold down 
      all of the keys at once.
    </desc>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
    <link type="guide" xref="a11y#mobility" group="keyboard"/>
    <link type="guide" xref="keyboard" group="a11y"/>
    <revision pkgversion="3.8.0" version="0.3" date="2013-03-13" status="candidate"/>
    <revision version="13.10" date="2013-10-25" status="review"/>
  </info>

  <title>
    Turn on sticky keys
  </title>

  <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>

  <p>
    You might want to turn on sticky keys if you find it difficult to hold down 
    several keys at once.
  </p>

  <steps>
    <item>
      <p>
        Click the icon at the very right of the <gui>menu bar</gui> and select 
        <gui>System Settings</gui>.
      </p>
    </item>
    <item>
      <p>
        Open <gui>Universal Access</gui> and select the <gui>Typing</gui> tab.
      </p>
    </item>
    <item>
      <p>
        Switch <gui>Sticky Keys</gui> on.
      </p>
    </item>
  </steps>

  <note style="tip">
    <title>
      Quickly turn sticky keys on and off
    </title>
    <p>
      Under <gui>Enable by Keyboard</gui>, select <gui>Turn on accessibility 
      features from the keyboard</gui> to turn sticky keys on and off from the 
      keyboard. When this option is selected, you can press <key>Shift</key> 
      five times in a row to enable or disable sticky keys.
    </p>
  </note>

  <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 normal way.
  </p>

  <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>

  <p>
    Select <gui>Disable if two keys are pressed together</gui> to enable this.
  </p>

  <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>

</page>