vnc: make sure to send pointer type change event on SetEncodings
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 4 May 2010 13:28:13 +0000 (08:28 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 4 May 2010 13:44:29 +0000 (08:44 -0500)
commit13452ee125adc2a0efb9f9389fb6ef7ac2b4a78f
tree5c2869c30c461e4d8ed20116eaac9f533ce0106d
parent6a0cb71a358afe5defbedfe720ae8ff116cf95b8
vnc: make sure to send pointer type change event on SetEncodings

Commit 37c34d9d5d87ea9d51760310c8863b82cb8c055a introduced a regression when
using relative mouse mode with a client that understands the PointerTypeChange
pseudo-encoding.

Reported-by: Marcelo Tosatti <mtosatti@redhat.com>
Reported-by: Gerhard Wiesinger <lists@wiesinger.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
vnc.c