fpit   Début   Suivant   Sommaire   Préc.page.lue   Accueil
Section: Devices and Network Interfaces (4)
Updated: xf86-input-fpit 1.2.0
Sommaire  



NAME   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
fpit - Fujitsu Stylistic input driver  



SYNOPSIS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
Section N'34'InputDeviceN'34'
  Identifier N'34'idevnameN'34'
  Driver N'34'fpitN'34'
  Option N'34'DeviceN'34'   N'34'devpathN'34'
  ...
EndSection
 



DESCRIPTION   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
fpit is an Xorg input driver for Fujitsu Stylistic Tablet PCs.

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




SUPPORTED HARDWARE   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
This driver supports the touchscreen of the Stylistic LT and (with special options) of the Stylistic 500, 1000, 1200, 2300, and 3400. Modern FinePoint MP800 devices will also work with this driver.

Under Linux the Fujitsu's serial port is not, by default, detected. Therefore the port must be configured manually as described in the accompanying readme.txt file.

For example, add the following to your startup scripts for Stylistic xx00 devices:

setserial /dev/ttyS3 autoconfig
setserial /dev/ttyS3 IRQ 15 baud_base 115200 port 0xfce8

This driver now supports Stylistic 3400 (and possibly other passive-pen systems) with a special "Passive" paramter. Try this serial configuration for the 3400:

setserial /dev/ttyS3 autoconfig
setserial /dev/ttyS3 uart 16450 irq 5 port 0xfd68

 



CONFIGURATION DETAILS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
Please refer to xorg.conf(5x) 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 device supports the following options:

Option MaximumXPosition number
Sets the maximum X position, use this to calibrate your touchscreen's right hand edge.
Option MinimumXPosition number
Sets the minimum X position, use this to calibrate your touchscreen's left hand edge.
Option MaximumYPosition number
Option MinimumYPosition number
Same as for X axis, but for Y axis.
Option InvertX
Option InvertY
Invert the specified axis.
Option SwapXY
Swap the X and Y axis (after inversions).
Option Rotate CW
Option Rotate CWW Manipulate the invert and swap options to match screen rotations. (Will behave strangely if combined with invert or swap options.) New users should consider the "TrackRandR" option instead.
Option DeviceName name
Option DeviceName name sets the name of the X device.
Option AlwaysCore on
enables the sharing of the core pointer. When this feature is enabled, the device will take control of the core pointer (and thus will emit core events) and at the same time will be able, when asked so, to report extended events. You can use the last available integer feedback to control this feature. When the value of the feedback is zero, the feature is disabled. The feature is enabled for any other value.
Option DebugLevel number
sets the level of debugging info reported.
Option BaudRate 38400, 19200 (default) or 9600
changes the serial link speed.
Option Passive
decodes the passive pen. Option TrackRandR automatically keeps the cursor synchronized with the pen's position, even when the screen is resized or rotated. (Recommended for tablet PC's.)

Example, for Stylistic LT setup is:

Section N'34'InputDeviceN'34'
  Identifier N'34'mouse0N'34'
  Driver N'34'fpitN'34'
  Option N'34'DeviceN'34'   N'34'/dev/ttyS3N'34'
  # Option N'34'TrackRandRN'34'
EndSection

And for other Stylistic devices try:

Section N'34'InputDeviceN'34'
  Identifier N'34'mouse0N'34'
  Driver N'34'fpitN'34'
  Option N'34'DeviceN'34'   N'34'/dev/ttyS3N'34'
  Option N'34'BaudRateN'34' N'34'19200N'34'
  Option N'34'MaximumXPositionN'34' N'34'6250N'34'
  Option N'34'MaximumYPositionN'34' N'34'4950N'34'
  Option N'34'MinimumXPositionN'34' N'34'130N'34'
  Option N'34'MinimumYPositionN'34' N'34'0N'34'
  Option N'34'InvertYN'34'
  # Option N'34'TrackRandRN'34'
EndSection

For Stylistic 3400:

Section N'34'InputDeviceN'34'
  Identifier N'34'mouse0N'34'
  Driver N'34'fpitN'34'
  Option N'34'DeviceN'34'   N'34'/dev/ttyS3N'34'
  Option N'34'BaudRateN'34' N'34'9600N'34'
  Option N'34'MaximumXPositionN'34' N'34'4070N'34'
  Option N'34'MaximumYPositionN'34' N'34'4020N'34'
  Option N'34'MinimumXPositionN'34' N'34'0N'34'
  Option N'34'MinimumYPositionN'34' N'34'0N'34'
  Option N'34'PassiveN'34'
  Option N'34'SendCoreEventsN'34'
  # Option N'34'TrackRandRN'34'
EndSection

 




SEE ALSO   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
Xorg(1), xorg.conf(5), xorgconfig(1), Xserver(1), X(7).  



AUTHORS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
Original FPIT port: Rob Tsuk <rob@tsuk.com> and John Apfelbaum <johnapf@linuxslate.com>

X4 Port: Richard Miller-Smith <richard.miller-smith@philips.com>, based on Elographics code from: Patrick Lecoanet

X4.2 Cleanup: Alan Cox


 



Sommaire   Début   Suivant   Sommaire   Préc.page.lue   Accueil
NAME
SYNOPSIS
DESCRIPTION
SUPPORTED HARDWARE
CONFIGURATION DETAILS
SEE ALSO
AUTHORS

Table des mots clés   Début   Suivant   Sommaire   Préc.page.lue   Accueil
setserial /dev/ttyS3 autoconfigSUPPORTED HARDWARE
setserial /dev/ttyS3 IRQ 15 baud_base 115200 port 0xfce8SUPPORTED HARDWARE
setserial /dev/ttyS3 uart 16450 irq 5 port 0xfd68SUPPORTED HARDWARE



Ce document a été créé par man2html suivi de man2html.pl, le 17/10/2008 17:53:59, en utilisant les pages de 'man'.
 

Valid HTML 4.01 Transitional