diff -r 00f9ee97d895 -r f05641c183ff bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp --- a/bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp Fri Apr 16 15:08:36 2010 +0300 +++ b/bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp Mon May 03 12:40:50 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);