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

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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:if="http://projectmallard.org/if/1.0/"
      type="topic" style="task a11y"
      id="a11y-right-click">
  <info>
    <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-09-07" status="review"/>
    <credit type="author copyright">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
      <years>2012</years>
    </credit>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>

    <desc>Press and hold the left mouse button to right-click.</desc>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
  </info>

<title>Simulate a right mouse click</title>

<p>You can right-click by holding down the left mouse button. This is useful if
you find it difficult to move your fingers individually on one hand, or if your
pointing device only has a single button.</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 top bar and select <gui>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>Simulated Secondary Click</gui> on.</p></item>
</steps>

<p>You can change how long you must hold down the left mouse button before
it is registered as a right click. On the <gui>Pointing and Clicking</gui> tab,
change the <gui>Acceptance delay</gui> under
<gui>Simulated Secondary Click</gui>.</p>

<p>To right-click with simulated secondary click, hold down the left mouse
button where you would normally right-click, then release. The pointer fills
with blue as you hold down the left mouse button. Once it is entirely blue,
release the mouse button to right-click.</p>

<p>Some special pointers, such as the resize pointers, do not change colors.
You can still use simulated secondary click as normal, even if you don't get
visual feedback from the pointer.</p>

<p>If you use <link xref="mouse-mousekeys">Mouse Keys</link>, this also allows
you to right-click by holding down the <key>5</key> key on your keypad.</p>

<if:choose>
<if:when test="platform:unity"></if:when>
  <note>
    <p>In the <gui>Activities</gui> overview, you are always able to long-press
    to right-click, even with this feature disabled. Long-press works slightly
    differently in the overview: You do not have to release the button to
    right-click.</p>
  </note>
</if:choose>

</page>