On Fri, Nov 05, 2010 at 10:20:19AM +0000, Tom Yates wrote: > On Fri, 5 Nov 2010, Martin Jansa wrote: > > > check if you see this: > > thanks, martin! > > > SHR r...@gojama / $ opkg info kernel > > Package: kernel > > Version: 2.6.34.7-oe9+gitr9+e4182f3551f1b8e8f8bd07a2d68e49a0ec4cd04a-r0.6 > > r...@tom-gta02 /media/card/root # opkg info kernel > Package: kernel > Version: 2.6.34.7-oe9+gitr9+e4182f3551f1b8e8f8bd07a2d68e49a0ec4cd04a-r0.6 > > > SHR r...@gojama / $ cat /etc/pointercal.xinput > > xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 107 918 911 98 > > xinput set-int-prop "Touchscreen" "Evdev Axes Swap" 8 1 > > r...@tom-gta02 /media/card/root # cat /etc/pointercal.xinput > xinput set-int-prop "S3C24XX TouchScreen" "Evdev Axis Calibration" 32 113 926 > 926 99;
opkg remove -force-depends pointercal-xinput; rm -f /etc/pointercal.xinput opkg install pointercal-xinput; then you should see same pointercal.xinput reboot or just reload Xorg /etc/init.d/xserver-nodm stop /etc/init.d/xserver-nodm start or fix it in current session /etc/X11/Xsession.d/89xTs_Calibrate_xinput_calibrator > based on the differences between your reference output, and my output, can > you suggest what might be wrong, and how i might fix it? see above -- Martin 'JaMa' Jansa jabber: [email protected] _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
