Re: [gtk-vnc-devel] PATCH: Fix keystate tracking



Daniel P. Berrange wrote:
In both scenarios the 'Press 3' event generates a keyval of '#' since the
shift modifier is applied. They differ in behaviour for the releae event.
If you release the shift key first, then 'Release 3' generates a keyval
of '3' instead of '#'.
This patch simply tweaks the code to match on the hardware codecode instead
of the modified keyval.

This makes sense. Please apply and push it and I'll test it out before the next release.

Regards,

Anthony Liguori





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]