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

« back to all changes in this revision

Viewing changes to gnome-help/nl/a11y-right-click.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-15 14:44:43 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20121115144443-znsud5byjojjhvc4
Tags: 3.6.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task a11y" id="a11y-right-click" xml:lang="nl">
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="task a11y" id="a11y-right-click" xml:lang="nl">
3
3
  <info>
4
4
    <link type="guide" xref="mouse"/>
5
5
    <link type="guide" xref="a11y#mobility" group="clicking"/>
6
6
 
7
 
    <revision pkgversion="3.4.0" date="2012-03-25" status="final"/>
 
7
    <revision pkgversion="3.6.0" version="0.2" date="2012-10-06" status="review"/>
8
8
 
9
9
    <credit type="author copyright">
10
10
      <name>Shaun McCance</name>
28
28
pointing device only has a single button.</p>
29
29
 
30
30
<steps>
31
 
  <item><p>Click your name on the top bar and select
32
 
   <gui>System Settings</gui>.</p></item>
 
31
  <item>
 
32
    <if:choose>
 
33
      <if:when test="platform:unity">
 
34
        <p>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p>
 
35
      </if:when>
 
36
      <p>Click your name on the top bar and select <gui>System Settings</gui>.</p>
 
37
    </if:choose>
 
38
  </item>
33
39
  <item><p>Open <gui>Universal Access</gui> and select the <gui>Pointing and
34
40
   Clicking</gui> tab.</p></item>
35
41
  <item><p>Switch <gui>Simulated Secondary Click</gui> on.</p></item>
52
58
<p>If you use <link xref="mouse-mousekeys">Mouse Keys</link>, this also allows
53
59
you to right-click by holding down the <key>5</key> key on your keypad.</p>
54
60
 
 
61
<if:choose>
 
62
<if:when test="platform:unity"/>
55
63
<note>
56
64
<p>In the <gui>Activities</gui> overview, you are always able to long-press
57
65
to right-click, even with this feature disabled. Long-press works slightly
58
66
differently in the overview: You do not have to release the button to
59
67
right-click.</p>
60
68
</note>
 
69
</if:choose>
61
70
 
62
71
</page>