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

« back to all changes in this revision

Viewing changes to gnome-help/id/mouse-middleclick.page

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120416235505-4nznk0i4b7391ele
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

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" id="mouse-middleclick" xml:lang="id">
 
3
 
 
4
<info>
 
5
 <desc>Use the middle mouse button to open applications, paste text, open tabs,
 
6
  and more.</desc>
 
7
 
 
8
 <link type="guide" xref="tips"/>
 
9
 <link type="guide" xref="mouse#tips"/>
 
10
 
 
11
 <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
12
 
 
13
 <credit type="author">
 
14
  <name>Tiffany Antopolski</name>
 
15
  <email>tiffany.antopolski@gmail.com</email>
 
16
 </credit>
 
17
 <credit type="author">
 
18
   <name>Shaun McCance</name>
 
19
   <email>shaunm@gnome.org</email>
 
20
 </credit>
 
21
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
22
 
 
23
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
24
      <mal:name>Andika Triwidada</mal:name>
 
25
      <mal:email>andika@gmail.com</mal:email>
 
26
      <mal:years>2011, 2012</mal:years>
 
27
    </mal:credit>
 
28
  </info>
 
29
 
 
30
<title>Middle-click</title>
 
31
 
 
32
<p>Many mice and some touchpads have a middle mouse button. On a mouse
 
33
with a scroll wheel, you can usually press directly down on the scroll
 
34
wheel to middle-click. If you don't have a middle mouse button, you
 
35
can press the left and right mouse buttons at the same time to
 
36
middle-click.</p>
 
37
 
 
38
<p>On touchpads that support multi-finger taps, you can tap with three
 
39
fingers at once to middle-click. You have to
 
40
<link xref="mouse-touchpad-click">enable tap clicking</link> in the
 
41
touchpad settings for this to work.</p>
 
42
 
 
43
<p>Many applications use middle-click for advanced click shortcuts.</p>
 
44
 
 
45
<list>
 
46
  <item><p>One common shortcut is to paste selected text. (This is sometimes
 
47
  called primary selection paste.) Select the text you want to paste, then go
 
48
  to where you want to paste it and middle-click. The selected text is pasted
 
49
  at the mouse position.</p>
 
50
  <p>Pasting text with your middle mouse button is completely separate
 
51
  from the normal clipboard. Selecting text does not copy it to your
 
52
  clipboard. This quick method of pasting only works with the middle
 
53
  mouse button.</p></item>
 
54
 
 
55
  <item><p>On scrollbars and sliders, a regular click in the empty space moves
 
56
  by a set amount (such as one page) in the direction you clicked. You can also
 
57
  middle-click in the empty space to move to exactly the location you
 
58
  clicked.</p></item>
 
59
 
 
60
  <item><p>In the <gui>Activities</gui> overview, you can quickly open a new
 
61
  window for an application in its own new workspace with middle-click. Simply
 
62
  middle-click on the application's icon, either in the dash on the left, or in
 
63
  the applications overview.</p></item>
 
64
 
 
65
  <item><p>Most web browsers allow you to open links in tabs quickly with the
 
66
  middle mouse button. Just click any link with your middle mouse button, and
 
67
  it will open in a new tab. Be careful clicking the link in the <app>Firefox</app>
 
68
  web browser, though. In <app>Firefox</app>, if you middle-click anywhere except
 
69
  on a link, it will try to load your selected text as a URL, as if you used
 
70
  middle-click to paste it to the location bar and pressed
 
71
  <key>Enter</key>.</p></item>
 
72
 
 
73
  <item><p>In the file manager, middle-click serves two roles. If you
 
74
  middle-click a folder, it will open in a new tab. This mimics the
 
75
  behavior of popular web browsers. If you middle-click a file, it
 
76
  will open the file, just as if you had double-clicked.</p></item>
 
77
</list>
 
78
 
 
79
<p>Some specialized applications allow you to use the middle mouse
 
80
button for other functions. Search your application's help for
 
81
<em>middle-click</em> or <em>middle mouse button</em>.</p>
 
82
</page>