tias / xinput_calibrator

A generic touchscreen calibration program for X.Org
http://www.freedesktop.org/wiki/Software/xinput_calibrator
Other
136 stars 105 forks source link

Fixes for --no-timeout and compiler warnings #45

Open jefflasslett opened 11 years ago

jefflasslett commented 11 years ago

--no-timeout seemed to only prevent the display of the timeout progress indicator. It didn't actually prevent the timeout.

Also eliminated some compiler warnings.

jefflasslett commented 11 years ago

I've also fixed a few problems with the calibrator now. Calibrates properly when axes swapping is required. I've removed some code duplication too.

tias commented 11 years ago

Thanks, I have to look into the fix in more detail.

The problem is that the behaviour of the evdev driver changed, so depending on your evdev version you will either fix or break it...

tias commented 11 years ago

Can you tell me what version of evdev you are running? Thanks

jefflasslett commented 11 years ago

Hi Tias,

Sorry for the late reply. Here's an excerpt from my /var/log/Xorg.0.log:

14.544 Module evdev: vendor="X.Org Foundation" [ 14.544] compiled for 1.13.0, module version = 2.7.3 [ 14.544] Module class: X.Org XInput Driver [ 14.544] ABI class: X.Org XInput driver, version 18.0

Looks like 2.7.3

Cheers, Jeff

On 8 February 2013 07:41, Tias Guns notifications@github.com wrote:

Can you tell me what version of evdev you are running? Thanks

— Reply to this email directly or view it on GitHubhttps://github.com/tias/xinput_calibrator/pull/45#issuecomment-13258409.