From fb641200b65b3d3c465332efb1febab7001eff47 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 2 Jun 2010 09:19:37 +0200 Subject: xinput-calibrator: add INC_PR, move machine specific file to separate recipe * sorry for making whole xinput-calibrator machine specific before, this way it should be better for upgrades (as proved by normal pointercal for tslib) Signed-off-by: Martin Jansa --- recipes/xinput-calibrator/pointercal-xinput/om-gta01/pointercal.xinput | 2 ++ recipes/xinput-calibrator/pointercal-xinput/om-gta02/pointercal.xinput | 2 ++ recipes/xinput-calibrator/pointercal-xinput/pointercal.xinput | 1 + 3 files changed, 5 insertions(+) create mode 100644 recipes/xinput-calibrator/pointercal-xinput/om-gta01/pointercal.xinput create mode 100644 recipes/xinput-calibrator/pointercal-xinput/om-gta02/pointercal.xinput create mode 100644 recipes/xinput-calibrator/pointercal-xinput/pointercal.xinput (limited to 'recipes/xinput-calibrator/pointercal-xinput') diff --git a/recipes/xinput-calibrator/pointercal-xinput/om-gta01/pointercal.xinput b/recipes/xinput-calibrator/pointercal-xinput/om-gta01/pointercal.xinput new file mode 100644 index 0000000000..be25da3529 --- /dev/null +++ b/recipes/xinput-calibrator/pointercal-xinput/om-gta01/pointercal.xinput @@ -0,0 +1,2 @@ +xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 107 918 911 98 +xinput set-int-prop "Touchscreen" "Evdev Axes Swap" 8 1 diff --git a/recipes/xinput-calibrator/pointercal-xinput/om-gta02/pointercal.xinput b/recipes/xinput-calibrator/pointercal-xinput/om-gta02/pointercal.xinput new file mode 100644 index 0000000000..be25da3529 --- /dev/null +++ b/recipes/xinput-calibrator/pointercal-xinput/om-gta02/pointercal.xinput @@ -0,0 +1,2 @@ +xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 107 918 911 98 +xinput set-int-prop "Touchscreen" "Evdev Axes Swap" 8 1 diff --git a/recipes/xinput-calibrator/pointercal-xinput/pointercal.xinput b/recipes/xinput-calibrator/pointercal-xinput/pointercal.xinput new file mode 100644 index 0000000000..9633fc5f32 --- /dev/null +++ b/recipes/xinput-calibrator/pointercal-xinput/pointercal.xinput @@ -0,0 +1 @@ +# replace with valid machine specific pointercal.xinput -- cgit v1.2.3