commit | 37c34d9d5d87ea9d51760310c8863b82cb8c055a | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Wed Mar 10 09:38:29 2010 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Mar 19 15:27:38 2010 -0500 |
tree | 9453ad7d47811b80ef5e0da11d1920cdba8d494f | |
parent | 1aaee43cf7a43ca8e7f12883ee7e3a35fe5eb84c [diff] |
input: make vnc use mouse mode notifiers When we switch to absolute mode, we send out a notification (if the client supports it). Today, we only send this notification when the client sends us a mouse event and we're in the wrong mode. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>