diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-02 09:19:37 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-02 09:56:18 +0200 |
commit | fb641200b65b3d3c465332efb1febab7001eff47 (patch) | |
tree | f5126a28b62f2189553c1e490b94e9f49a0511d4 /recipes/xinput-calibrator/pointercal-xinput | |
parent | e676ecc9ec8744eebcdc654dedc4200c7285c170 (diff) |
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 <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xinput-calibrator/pointercal-xinput')
3 files changed, 5 insertions, 0 deletions
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 |