elographics

Autres langues

Langue: en

Version: xf86-input-elographics 1.2.4 (fedora - 01/12/10)

Section: 4 (Pilotes et protocoles réseau)

NAME

elographics - Elographics input driver

SYNOPSIS

Section N'34'InputDeviceN'34'
Identifier N'34'idevnameN'34'
Driver N'34'elographicsN'34'
Option N'34'DeviceN'34' N'34'devpathN'34'
  ...
EndSection

DESCRIPTION

elographics is an Xorg input driver for Elographics touchscreen devices.

The elographics driver functions as a pointer input device, and may be used as the X server's core pointer.

SUPPORTED HARDWARE

E271-2210 and E271-2200 devices are supported. E281-2310 and compatible devices are supported with some features unavailable.

CONFIGURATION DETAILS

Please refer to xorg.conf(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.

The following driver options are supported:

Option N'34'DeviceN'34' N'34'stringN'34'
The device that is attached to the touchscreen interface. Default is "/dev/ttyS1".
Option N'34'DeviceNameN'34' N'34'stringN'34'
Set the X11 device name for the touchscreen. Default is "TOUCHSCREEN".
Option N'34'MinXN'34' N'34'integerN'34'
Set the minimum value for the touchscreen X axis. Default is 600.
Option N'34'MaxXN'34' N'34'integerN'34'
Set the maximum value for the touchscreen X axis. Default is 3000.
Option N'34'MinYN'34' N'34'integerN'34'
Set the minimum value for the touchscreen Y axis. Default is 600.
Option N'34'MaxYN'34' N'34'integerN'34'
Set the maximum value for the touchscreen Y axis. Default is 3000.
Option N'34'ScreenNoN'34' N'34'integerN'34'
The screen to attach to the touchscreen when running with multiple screens. Default is screen 0.
Option N'34'PortraitModeN'34' N'34'stringN'34'
Set the X/Y axis orientation. The default is "Landscape" but you can rotate clockwise ("Portrait") or counter-clockwise ("PortraitCCW").
Option N'34'SwapXYN'34' N'34'booleanN'34'
Swap the X and Y axis on the display. Default is false.
Option N'34'UntouchDelayN'34' N'34'integerN'34'
The period that finger must be released for an untouch event to occur. Default: 5 (50ms).
Option N'34'ReportDelayN'34' N'34'integerN'34'
Delay between report packets. Default: 1 (10ms).
Option N'34'ModelN'34' N'34'stringN'34'
The touchscreen model. Default: unset. Supported models: "Sunit dSeries".

SEE ALSO

Xorg(1), xorg.conf(5), Xserver(1), X(7).

AUTHORS

Authors include:
 Patrick Lecoanet

This manpage was written by Lee Maguire on behalf of the Debian Project.