This file is indexed.

/usr/share/help-langpack/ur/ubuntu-help/a11y-dwellclick.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
<?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" version="1.0 if/1.0" id="a11y-dwellclick" 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>
      The Hover Click (Dwell Click) feature allows you to click by holding the 
      mouse still.
    </desc>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
    <link type="guide" xref="mouse"/>
    <link type="guide" xref="a11y#mobility" group="clicking"/>
    <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>
    Simulate clicking by hovering
  </title>

  <p>
    You can click or drag simply by hovering your mouse pointer over a control 
    or object on the screen. This is useful if you find it difficult to move the 
    mouse and click at the same time. This feature is called Hover Click or 
    Dwell Click.
  </p>

  <p>
    When Hover Click is enabled, you can move your mouse pointer over a control, 
    let go of the mouse, and then wait for a while before the button will be 
    clicked for you.
  </p>

  <steps>
    <item>
      <if:choose>
        <if:when test="platform:unity">
          <p>
            Click the icon at the very right of the <gui>menu bar</gui> and 
            select <gui>System Settings</gui>.
          </p>
        </if:when>
        <p>
          Click your name on the menu bar and select <gui>System Settings</gui>.
        </p>
      </if:choose>
    </item>
    <item>
      <p>
        Open <gui>Universal Access</gui> and select the <gui>Pointing and 
        Clicking</gui> tab.
      </p>
    </item>
    <item>
      <p>
        Switch <gui>Hover Click</gui> on.
      </p>
    </item>
  </steps>

  <p>
    The <gui>Hover Click</gui> window will open, and will stay above all of your 
    other windows. You can use this to choose what sort of click should happen 
    when you hover. For example, if you select <gui>Secondary Click</gui>, you 
    will right-click when you hover. After you double-click, right-click, or 
    drag, you will be automatically returned to clicking.
  </p>

  <p>
    When you hover your mouse pointer over a button and don't move it, it will 
    gradually change color. When it has fully changed color, the button will be 
    clicked.
  </p>

  <p>
    Adjust the <gui>Delay</gui> setting to change how long you have to hold the 
    mouse pointer still before clicking.
  </p>

  <p>
    You don't need to hold the mouse perfectly still when hovering to click. The 
    pointer is allowed to move a little bit and will still click after a while. 
    If it moves too much, however, the click will not happen.
  </p>

  <p>
    Adjust the <gui>Motion threshold</gui> setting to change how much the 
    pointer can move and still be considered to be hovering.
  </p>

</page>