I'm trying to calibrate touchscreen on Ubuntu 12.04. My monitor is NEC MultiSync LCD225WXM and second display device is HD TV there are connect to Nvidia cart with TwinView enabled (I must set TwinView from other reasons). The Resolution is 1680x1050 NEC LCD and HD TV 1366x768. I create software to (display movies and presentation on HD TV etc...) and control panel is on Monitor LCD.
My problem is that i can`t set correctly touchscreen when I connect HD TV.
Where is use only LCD Monitor there is no problem xinput_calibration work perfect but where I connect HD TV there is impossible to use xinput_calibration (because is TwinView)
Can any one help me:
- Is there possibility to correctly calculate good parameters for xinput:
This was perfect only for one LCD monitor:
xinput set-int-prop "eGalax Inc. USB TouchController" "Evdev Axis Calibration" 32 75 1995 114 1884
Update:
Device 'eGalax Inc. USB TouchController':
Device Enabled (121): 1
Coordinate Transformation Matrix (123): 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000
Device Accel Profile (246): 0
Device Accel Constant Deceleration (247): 1.000000
Device Accel Adaptive Deceleration (248): 1.000000
Device Accel Velocity Scaling (249): 10.000000
Device Product ID (240): 3823, 1
Device Node (241): "/dev/input/event5"
Evdev Axis Inversion (250): 1, 1
Evdev Axis Calibration (251): 75, 1995, 114, 1884
Evdev Axes Swap (252): 0
Axis Labels (253): "Abs X" (244), "Abs Y" (245)
Button Labels (254): "Button Unknown" (243), "Button Unknown" (243), "Button Unknown" (243), "Button Wheel Up" (127), "Button Wheel Down" (128)
Evdev Middle Button Emulation (255): 0
Evdev Middle Button Timeout (256): 50
Evdev Third Button Emulation (257): 0
Evdev Third Button Emulation Timeout (258): 1000
Evdev Third Button Emulation Button (259): 3
Evdev Third Button Emulation Threshold (260): 20
Evdev Wheel Emulation (261): 0
Evdev Wheel Emulation Axes (262): 0, 0, 4, 5
Evdev Wheel Emulation Inertia (263): 10
Evdev Wheel Emulation Timeout (264): 200
Evdev Wheel Emulation Button (265): 4
Evdev Drag Lock Buttons (266): 0
xinput --list-props "eGalax Inc. USB TouchController"– zuberuber Jul 27 '12 at 21:32