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

« back to all changes in this revision

Viewing changes to gnome-help/ru/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="ru">
 
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>Александр Прокудин</mal:name>
 
16
      <mal:email>alexandre.prokoudine@gmail.com</mal:email>
 
17
      <mal:years>2011</mal:years>
 
18
    </mal:credit>
 
19
  </info>
 
20
 
 
21
  <title>Set the graphics tablet's tracking mode</title>
 
22
 
 
23
<p><gui>Tracking Mode</gui> determines how the pointer is mapped to the screen.</p>
 
24
 
 
25
<steps>
 
26
  <item><p>Click your name on the top bar and select
 
27
   <gui>System Settings</gui>.</p></item>
 
28
  <item><p>Open <gui>Wacom Graphics Tablet</gui>.</p>
 
29
     <note style="tip"><p>If no tablet is detected, you'll be asked to
 
30
      <gui>Please plug in or turn on your Wacom tablet</gui>.</p></note>
 
31
  </item>
 
32
  <item><p>Next to <gui>Tracking Mode</gui>, select <gui>Tablet (absolute)</gui>
 
33
   or <gui>Touchpad (relative)</gui>.</p></item>
 
34
</steps>
 
35
 
 
36
<note style="info"><p>In <em>absolute</em> mode, each point on the tablet maps
 
37
 to a point on the screen. The top left corner of the screen, for instance,
 
38
 always corresponds to the same point on the tablet.</p>
 
39
 <p>In <em>relative</em> mode, if you lift the pointer off the tablet and put it
 
40
 down in a different position, the cursor on the screen doesn't move. This is
 
41
 the way a mouse operates, allowing you to cover distances on the screen with
 
42
 less hand movement.</p></note>
 
43
 
 
44
</page>