]> source.dussan.org Git - tigervnc.git/commit
[Bugfix] Handle situation when viewer doesn't send the key release event well.
authorAdam Tkac <atkac@redhat.com>
Mon, 17 Jan 2011 10:58:08 +0000 (10:58 +0000)
committerAdam Tkac <atkac@redhat.com>
Mon, 17 Jan 2011 10:58:08 +0000 (10:58 +0000)
commit6959da13906a761b7ac5b186761315000b3f21cb
tree45b6d307da753f1dd4032c8cdb8ebb225458b9f8
parent59b6253adb7226991d76b8659434f54490c1be65
[Bugfix] Handle situation when viewer doesn't send the key release event well.

Happens for example with TightVNC 1.3.10 viewer during following sequence:
"press shift" + "press a" + "release shift" + "release a"

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4237 3789f03b-4d11-0410-bbf8-ca57d06f2519
unix/xserver/hw/vnc/Input.cc