Reset the key modifiers upon client connect
authormalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 1 Dec 2008 20:57:52 +0000 (20:57 +0000)
committermalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 1 Dec 2008 20:57:52 +0000 (20:57 +0000)
commit269f585a842f925651f8b00e9c41d2d096e1a9ff
tree8cf2c6c6971a39e5d08ae6570e16d149f9421c48
parent8351ff6db56bd97ad276def623f6ed9017794976
Reset the key modifiers upon client connect

VNC should not maintain modifer state upon reconnects With some window
managers/vnc clients it will only see a key down event for a modifier
followed by immediate disconnect(think Alt-F4), with a net effect of
subsequently connected clients operating as if the modifier was never
released.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5851 c046a42c-6fe2-441c-8c8c-71466251a162
vnc.c