diff -r 9c3798b88e30 -r b78e66e88238 bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp --- a/bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp Sat Apr 24 00:12:05 2010 +0300 +++ b/bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp Sat Apr 24 00:30:17 2010 +0300 @@ -175,7 +175,7 @@ { // Could optionally decode the commands here DBG(RDebug::Print(_L("RImageCommander::ImageCommand %d"), aCommand)); - if ( aCommand == KRedrawBTCursorAnim ) + if ( aCommand == KResetBTCursorAnim ) { //reset the current location to avoid sudden jumping iCurrentPoint.SetXY(0,0);