Re: Keyboard-Free accessibility of GTK



On Sat, May 19, 2012 at 02:29:59PM +0800, Weng Xuetian wrote:
>    This should be implemented on input method[1] side.
> 
>    Actually all required interface are already in Gtk, and can be implemented
>    easily. There are some existing input method frameworks targeting for
>    on-screen keyboard.
> 
>    Here is a demostration of Maliit[2]:
>    http://www.youtube.com/watch?v=l_7f3Lxd4_I
> 
>    And Caribou[3] is also likely to working on this in the future.
> 
>    But totally keyboard free solution should be up to application to change
>    some of the behavior.
> 
>    [1] http://en.wikipedia.org/wiki/Input_method
>    [2] https://wiki.maliit.org/Main_Page
>    [3] https://live.gnome.org/Caribou

So basically all I need to do is provide my own GtkIMContext, thank you.


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