~ubuntu-branches/ubuntu/wily/gnome-user-docs/wily

« back to all changes in this revision

Viewing changes to gnome-help/de/wacom-mode.page

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-06-03 00:11:36 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20120603001136-8i54ebfk5skvcnj1
Tags: 3.4.2-1
* New upstream release.
* Drop gnome2-user-guide Provides, there are no more reverse dependencies.

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="wacom-mode" xml:lang="de">
 
3
  <info>
 
4
    <revision version="0.1" date="2012-04-21" status="draft"/>
 
5
 
 
6
    <credit type="author copyright">
 
7
      <name>Michael Hill</name>
 
8
      <email>mdhillca@gmail.com</email>
 
9
      <years>2012</years>
 
10
    </credit>
 
11
 
 
12
    <desc>Switch the graphics tablet between tablet mode and mouse mode.</desc>
 
13
  
 
14
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
15
      <mal:name>Christian Kirbach</mal:name>
 
16
      <mal:email>Christian.Kirbach@googlemail.com</mal:email>
 
17
      <mal:years>2011.</mal:years>
 
18
    </mal:credit>
 
19
  
 
20
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
21
      <mal:name>Mario Blättermann</mal:name>
 
22
      <mal:email>mario.blaettermann@gmail.com</mal:email>
 
23
      <mal:years>2011, 2012.</mal:years>
 
24
    </mal:credit>
 
25
  
 
26
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
27
      <mal:name>Gabor Karsay</mal:name>
 
28
      <mal:email>gabor.karsay@gmx.at</mal:email>
 
29
      <mal:years>2011, 2012.</mal:years>
 
30
    </mal:credit>
 
31
  
 
32
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
33
      <mal:name>Hendrik Knackstedt</mal:name>
 
34
      <mal:email>hendrik.knackstedt@t-online.de</mal:email>
 
35
      <mal:years>2011.to</mal:years>
 
36
    </mal:credit>
 
37
  </info>
 
38
 
 
39
  <title>Set the graphics tablet's tracking mode</title>
 
40
 
 
41
<p><gui>Tracking Mode</gui> determines how the pointer is mapped to the screen.</p>
 
42
 
 
43
<steps>
 
44
  <item><p>Klicken Sie auf Ihren Namen im oberen Panel und wählen Sie <gui>Systemeinstellungen</gui>.</p></item>
 
45
  <item><p>Open <gui>Wacom Graphics Tablet</gui>.</p>
 
46
     <note style="tip"><p>If no tablet is detected, you'll be asked to
 
47
      <gui>Please plug in or turn on your Wacom tablet</gui>.</p></note>
 
48
  </item>
 
49
  <item><p>Next to <gui>Tracking Mode</gui>, select <gui>Tablet (absolute)</gui>
 
50
   or <gui>Touchpad (relative)</gui>.</p></item>
 
51
</steps>
 
52
 
 
53
<note style="info"><p>In <em>absolute</em> mode, each point on the tablet maps
 
54
 to a point on the screen. The top left corner of the screen, for instance,
 
55
 always corresponds to the same point on the tablet.</p>
 
56
 <p>In <em>relative</em> mode, if you lift the pointer off the tablet and put it
 
57
 down in a different position, the cursor on the screen doesn't move. This is
 
58
 the way a mouse operates, allowing you to cover distances on the screen with
 
59
 less hand movement.</p></note>
 
60
 
 
61
</page>