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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-23 14:38:11 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20120223143811-wyn109rglrbx3mnr
Tags: 3.3.1-0ubuntu1
* New upstream release.
* debian/watch: Watch for unstable releases

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