Signed-off-by: Jacob Stiffler <[email protected]>
---
meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init/init | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init/init
b/meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init/init
index cd59b5b..57aeffa 100644
--- a/meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init/init
+++ b/meta-arago-extras/recipes-graphics/tslib/ts-calibrate-init/init
@@ -26,7 +26,10 @@ do
done
if [ ! -f $TSLIB_CALIBFILE ] ; then
- echo -n "Calibrating touchscreen (first time only)"
+ echo "Calibrating touchscreen (first time only)"
+ echo
+ echo "*** To continue, please complete the touchscreen calibration"
+ echo -n "*** by touching the crosshairs on the LCD screen"
ts_calibrate
echo "."
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago