1TEK4957(4)                 Kernel Interfaces Manual                 TEK4957(4)
2
3
4

NAME

6       tek4957 - Tektronix 4957 input driver
7

SYNOPSIS

9       Section "InputDevice"
10         Identifier "idevname"
11         Driver "tek4957"
12         Option "Device"   "devpath"
13         ...
14       EndSection
15

DESCRIPTION

17       tek4957 is an Xorg input driver for the Tektronix 4957 tablet.
18
19       The tek4957 driver functions as a pointer input device, and may be used
20       as the X server's core pointer.
21

CONFIGURATION DETAILS

23       Please refer to xorg.conf(5x) for general configuration details and for
24       options  that  can  be  used with all input drivers.  This section only
25       covers configuration details specific to this driver.
26
27               Option "Device" "devpath"
28                   sets the path to the special file which  represents  serial
29                   line  where  the tablet is plugged, for example /dev/ttyS0.
30                   This option is mandatory.
31
32               Option "DeviceName" "name"
33                   sets the name of the X device.
34
35               Option "Speed" "number"
36                   sets the sampling rate, from 1 to 6.  Default is 6, maximum
37                   speed.
38
39               Option "Resolution" "number"
40                   sets the resolution.
41                       0 : 2340 dots  : 1/200 inch
42                       1 : 2972 dots  : 1/10 mm
43                       2 : 11700 dots : 1/1000 inch
44                       3 : 11887 dots : 1/40 mm
45                       4 : 5850 dots  : 1/500 inch
46                       5 : 5944 dots  : 1/20 mm : default
47                       6 : 4680 dots  : 1/400 inch
48                       7 : 1170 dots  : 1/100 inch
49                       8 : 12 dots    : 1 inch
50                       9 : 24 dots    : 1/2 inch
51
52               Option "TopX" "number"
53                   X  coordinate  of  the  top  corner  of  the active zone. (
54                   Default = 0 )
55
56               Option "TopY" "number"
57                   Y coordinate of the  top  corner  of  the  active  zone.  (
58                   Default = 0 )
59
60               Option "BottomX" "Inumber"
61                   X  coordinate  of  the  bottom corner of the active zone. (
62                   Default = full scale )
63
64               Option "BottomY" "number"
65                   Y coordinate of the bottom corner of  the  active  zone.  (
66                   Default = full scale )
67

BUGS / LIMITATIONS

69       Currently, only "Absolute" mode is supported ( Sorry )
70

SEE ALSO

72       Xorg(1x), xorg.conf(5x), xorgconfig(1x), Xserver(1x), X(7).
73

AUTHORS

75       Olivier DANET <odanet@caramail.com>
76
77
78
79X Version 11               xf86-input-tek4957 1.1.0                 TEK4957(4)
Impressum