From fb06538ffb57d82ae63b61dc7798f740fe27ba3e Mon Sep 17 00:00:00 2001 From: Lorn Potter Date: Thu, 10 May 2012 09:00:58 +1000 Subject: fix up gestures for auto test data slam and other gestures need to be performed the way the test data shows. slam is effected the most as now the gesture needs no hold at end to be recognized, in accordance with data collected. Change-Id: Iedfcf8e42def0b1dfe1c4d289a416ca64d8846e1 Reviewed-by: Lincoln Ramsay --- doc/src/qtsensorgestures-plugins.qdoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/src/qtsensorgestures-plugins.qdoc b/doc/src/qtsensorgestures-plugins.qdoc index 72a81213..0a5b2fe0 100644 --- a/doc/src/qtsensorgestures-plugins.qdoc +++ b/doc/src/qtsensorgestures-plugins.qdoc @@ -117,7 +117,7 @@ For QtSensorGestures plugin: \row \li QtSensors.cover \li cover - \li Hand covers up phone display for one second, when it's face up, using the IR Proximity and Orientation sensors. + \li Hand covers up phone display for one second, when it's face up, using the Proximity and Orientation sensors. \li \image sensorgesture-cover.png \row \li QtSensors.doubletap @@ -127,7 +127,7 @@ For QtSensorGestures plugin: \row \li QtSensors.hover \li hover - \li Hand hovers about 5 cm above the phone for more than 1 second, then is removed when face up, + \li Hand hovers about 4 cm above the phone for more than 1 second, then is removed when face up, using the IR Proximity sensor. \li \image sensorgesture-hover.png \row @@ -143,8 +143,8 @@ For QtSensorGestures plugin: \row \li QtSensors.slam \li slam - \li Phone is held in a top up position with a side facing forward for a moment. Swing it with a downward motion and then - hold stationary briefly, like it is being used to point at something with the top corner. using the Accelerometer and Orientation sensors. + \li Phone is held in a top up position with a side facing forward for a moment. Swing it quickly with a downward motion + like it is being used to point at something with the top corner. using the Accelerometer and Orientation sensors. \li \image sensorgesture-slam_1.png \image sensorgesture-slam_2.png \row -- cgit v1.2.3