remapping XInput axes

Peter Hutterer peter.hutterer at who-t.net
Sun Oct 23 16:58:38 PDT 2011


On Fri, Oct 21, 2011 at 02:45:06PM +0200, Tamas Papp wrote:
> Hi,
> 
> I just purchased an Intellipen Pro digital pen.  It shows up fine in
> xinput list:


[...]
> 
> and button events are detected, but the cursor doesn't move. xinput
> test reveals that the X and Y axes are a[2] and a[3]:

[...]

> Device 'EPOS EPOS Pen Digitizer.':
> 	Device Enabled (132):	1
> 	Coordinate Transformation Matrix (134):	1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
> 	Device Accel Profile (257):	0
> 	Device Accel Constant Deceleration (258):	1.000000
> 	Device Accel Adaptive Deceleration (259):	1.000000
> 	Device Accel Velocity Scaling (260):	10.000000
> 	Evdev Axis Inversion (261):	0, 0
> 	Evdev Axis Calibration (262):	<no items>
> 	Evdev Axes Swap (263):	0
> 	Axis Labels (264):	"Abs X" (254), "Abs Y" (255), "Abs Z" (275), "Abs Rotary X" (276), "Abs Pressure" (485), "Abs Misc" (285), "Abs Misc" (285), "Abs Misc" (285), "Abs Misc" (285), "Abs Misc" (285), "Abs Misc" (285), "Abs Misc" (285), "Abs Misc" (285)


Fairly common issue. The kernel needs a fix to enable HID_QUIRK_MULTI_INPUT
for this device.

Cheers,
  Peter



More information about the xorg mailing list