Re: [gtk-vnc-devel] PATCH: Fix keystate tracking
- From: Anthony Liguori <anthony codemonkey ws>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: gtk-vnc-devel <gtk-vnc-devel lists sourceforge net>
- Subject: Re: [gtk-vnc-devel] PATCH: Fix keystate tracking
- Date: Mon, 25 Feb 2008 20:45:49 -0600
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]