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



NAME   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
js_x - JamStudio input driver  



SYNOPSIS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
Section N'34'InputDeviceN'34'
  Identifier N'34'devnameN'34'
  Driver N'34'js_xN'34'
  Option N'34'DeviceN'34'   N'34'devpathN'34'
  Option N'34'MaxXN'34'  N'34'intN'34'
  Option N'34'MaxYN'34'  N'34'intN'34'
  Option N'34'MinXN'34'  N'34'intN'34'
  Option N'34'MinYN'34'  N'34'intN'34'
  Option N'34'PressMaxN'34'  N'34'intN'34'
  Option N'34'PressMinN'34'  N'34'intN'34'
  Option N'34'PressDivN'34'  N'34'intN'34'
EndSection
 



DESCRIPTION   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
js_x is an Xorg input driver for JamStudio devices.

The js_x 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 KB-Gear JamStudio pentablet. This X-Input driver should work on any OS supporting the hiddev raw USB HID driver.  



CONFIGURATION DETAILS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
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.
Option Device path
sets the path to the raw HID device to which the tablet was assigned. This option is mandatory.
Option MinX int
Option MaxX int
Option MinY int
Option MaxY int
sets the minimum and maximum values returned for the absolute X,Y axis of the pen tablet. These values default to 0-8000 for X and 0-6000 for Y. It should generally be safe to leave these values untouched.
Option PressMin int
Option PressMax int
sets the minimum and maximum values returned for the pressure sensitive tip. These values default to 0-127. It should generally be safe to leave these values untouched.
Option PressDiv int
sets the divider for the returned pressure value. This option will allow you to return a smaller set of values for the pressure sensitive tip allowing for finer control. The returned value is computed as follows:
X / PressDiv = returned value
where X equals the value read from the tablet.
 



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
Brian Goines <bgoines78@comcast.net>


 



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

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

Valid HTML 4.01 Transitional