xinput-calibrator: add xinput to RDEPENDS and script to calibrate only once and store...
authorMartin Jansa <Martin.Jansa@gmail.com>
Sun, 31 Jan 2010 00:44:14 +0000 (01:44 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 31 Jan 2010 01:03:08 +0000 (02:03 +0100)
commit48dd2427c14edb8349e9f16150ad0f9c037c2ab8
tree33b0ba3f27b771c50b38ffb4bfdcaf6935a1bc0c
parent538671bbb993f76abd9a756caaccaf990c696b0d
xinput-calibrator: add xinput to RDEPENDS and script to calibrate only once and store calibration data for later use

* xinput is used when we want to make the changes permanent (xinput is
  called with every Xorg start
* xinput_calibrator_once.sh can be used from Xsession.d
* calibration data are stored in /etc/pointercal.xinput
* whole log from last run in /etc/pointercal.xinput.log
* script needs tee and sed (busybox variants are enough)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xinput-calibrator/xinput-calibrator-0.5.0/xinput_calibrator_once.sh [new file with mode: 0644]
recipes/xinput-calibrator/xinput-calibrator_0.5.0.bb