Re: [gtk-vnc-devel] May I add the function that gtk-vnc send 'ISO_Left_Tab' keysym to vncserver



Hiroyuki Kaguchi wrote:
> Hi Anthony,
>   

Applied. Thanks.

Regards,

Anthony Liguori

> I make the patch that applied your two indications.
> Moreover, this patch contains the fix of two bugs and a
> modification besides the indications.
>
> The change points from the last patch:
>
> 1)Use GDK key symbols instead of X11 key symbols.
>
> 2)Remove CR characters.
>
> 3)Make keycode conversion function.
>   - I make the keycode conversion function on "x_keymap.c".
>
> 4)Modify structure used for keycode conversion.
>   - The type of the keycodes member variable is changed from "guint*"
>     to "GdkKeymapKey*".
>
> 5)Modify getting timing and release timing of keymap entries.
>   - Because "g_free" function is not called on the last patch, the memory leak is done.
>
> Thanks.
>
> Signed-off-by: Hiroyuki Kaguchi <fj7025cf aa jp fujitsu com>
>   
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Gtk-vnc-devel mailing list
> Gtk-vnc-devel lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/gtk-vnc-devel





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