[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel][PATCH]ioemu: fix altgr-insert behavior
Chun Yan Liu writes ("[Xen-devel][PATCH]ioemu: fix altgr-insert behavior"): > With following patch, when vncerver receives key down message, it > first check if the keysym needs altgr modifer, if it needs altgr > modifier but altgr is not 'down', sending altgr keycode before > sending key keycode. > > diff -r 17723c0b042b keymaps.c Thanks, but this patch has been mangled somehow and won't apply. > + add_to_key_range(&k->altgr_range, keysym); > + //fprintf(stderr, "altgr keysym %04x keycode %d\n", keysym, keycode); > + } Can you try resending it as an attachment ? Then I can review it probably in context. Thanks, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |