summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@nokia.com>2012-05-10 09:00:58 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-11 11:51:15 +0200
commitfb06538ffb57d82ae63b61dc7798f740fe27ba3e (patch)
tree229bbde8fa8b856e5999ea3f340f68ab35254957 /doc
parentd45a9503de3f94a9630a34efb0e9ea02f894856e (diff)
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 <lincoln.ramsay@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qtsensorgestures-plugins.qdoc8
1 files changed, 4 insertions, 4 deletions
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