[Spice-devel] [PATCH spice-gtk 1/2] win32: fix quote key handling

Christophe Fergeau cfergeau at redhat.com
Mon Oct 15 10:55:27 PDT 2012


Hey,

Have you forwarded these 2 patches and the "vnc keymap: fix incorrect table
size" one to gtk-vnc as this is where this table/code comes from?

Christophe

On Mon, Oct 15, 2012 at 06:17:48PM +0200, Marc-André Lureau wrote:
> Fix keymaps to correctly handle the quote key.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=856317
> ---
>  gtk/keymaps.csv | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/gtk/keymaps.csv b/gtk/keymaps.csv
> index 98c723b..ab29e4a 100644
> --- a/gtk/keymaps.csv
> +++ b/gtk/keymaps.csv
> @@ -40,7 +40,7 @@ KEY_J,36,ANSI_J,0x26,36,59,59,36,36,13,VK_J,0x4a,36,36
>  KEY_K,37,ANSI_K,0x28,37,66,66,37,37,14,VK_K,0x4b,37,37
>  KEY_L,38,ANSI_L,0x25,38,75,75,38,38,15,VK_L,0x4c,38,38
>  KEY_SEMICOLON,39,ANSI_Semicolon,0x29,39,76,76,39,39,51,VK_OEM_1,0xba,39,39
> -KEY_APOSTROPHE,40,ANSI_Quote,0x27,40,82,82,40,40,52,VK_OEM_2,0xbf,40,40
> +KEY_APOSTROPHE,40,ANSI_Quote,0x27,40,82,82,40,40,52,VK_OEM_7,0xde,40,40
>  KEY_GRAVE,41,ANSI_Grave,0x32,41,14,14,41,41,53,VK_OEM_3,0xc0,41,41
>  KEY_SHIFT,42,Shift,0x38,42,18,18,42,42,225,VK_SHIFT,0x10,42,42
>  KEY_LEFTSHIFT,42,Shift,0x38,42,18,18,42,42,225,VK_LSHIFT,0xa0,42,42
> -- 
> 1.7.11.7
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20121015/1e9c6092/attachment.pgp>


More information about the Spice-devel mailing list