TEK4957(4) UNIX Programmer's Manual TEK4957(4)
tek4957 - Tektronix 4957 input driver
Section "InputDevice"
Identifier "idevname"
Driver "tek4957"
Option "Device" "devpath"
...
EndSection
tek4957 is an XFree86 input driver for the Tektronix 4957
tablet.
The tek4957 driver functions as a pointer input device, and
may be used as the X server's core pointer.
Please refer to XF86Config(5) for general configuration
details and for options that can be used with all input
drivers. This section only covers configuration details
specific to this driver.
Option "Device" "devpath"
sets the path to the special file which
represents serial line where the tablet is
plugged, for example /dev/ttyS0. This option is
mandatory.
Option "DeviceName" "name"
sets the name of the X device.
Option "Speed" "number"
sets the sampling rate, from 1 to 6. Default is
6, maximum speed.
Option "Resolution" "number"
sets the resolution.
0 : 2340 dots : 1/200 inch
1 : 2972 dots : 1/10 mm
2 : 11700 dots : 1/1000 inch
3 : 11887 dots : 1/40 mm
4 : 5850 dots : 1/500 inch
5 : 5944 dots : 1/20 mm : default
6 : 4680 dots : 1/400 inch
7 : 1170 dots : 1/100 inch
8 : 12 dots : 1 inch
9 : 24 dots : 1/2 inch
Option "TopX" "number"
X coordinate of the top corner of the active
XFree86 Version 4.5.0 1
TEK4957(4) UNIX Programmer's Manual TEK4957(4)
zone. ( Default = 0 )
Option "TopY" "number"
Y coordinate of the top corner of the active
zone. ( Default = 0 )
Option "BottomX" "Inumber"
X coordinate of the bottom corner of the active
zone. ( Default = full scale )
Option "BottomY" "number"
Y coordinate of the bottom corner of the active
zone. ( Default = full scale )
BUGS / LIMITATIONS
Currently, only "Absolute" mode is supported ( Sorry )
XFree86(1), XF86Config(5), xf86config(1), Xserver(1), X(7).
Olivier DANET <odanet@caramail.com>
XFree86 Version 4.5.0 2
Generated on 2013-04-27 00:20:00 by $MirOS: src/scripts/roff2htm,v 1.77 2013/01/01 20:49:09 tg Exp $
These manual pages and other documentation are copyrighted by their respective writers;
their source is available at our CVSweb,
AnonCVS, and other mirrors. The rest is Copyright © 2002‒2013 The MirOS Project, Germany.
This product includes material
provided by Thorsten Glaser.
This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report – diffs preferred.