LWN.net Logo

GNOME and input method integration

GNOME and input method integration

Posted Jun 27, 2012 8:38 UTC (Wed) by neiljerram (subscriber, #12005)
Parent article: GNOME and input method integration

As well as for non-Latin writing systems, is using an input method framework also the right architecture for dealing with input on touchscreen devices without a physical keyboard? I'm thinking of on screen keyboards (which might also have dictionaries and be fuzzy/predictive), handwriting recognition, possibly gesture recognition, and so on.

In my playing with GTA02/GTA04 phones, I've always thought that that would be the right architecture (e.g. because it provides a way for on screen keyboards / whatever to pop up when an editable widget gets focus), but it has surprised me that - except for the use of matchbox-keyboard-im in Maemo - touchscreen input generally does _not_ appear to be architected in this way.

Is that because there's some better or simpler way of achieving touchscreen device input?


(Log in to post comments)

GNOME and input method integration

Posted Jun 27, 2012 10:44 UTC (Wed) by csslayer (subscriber, #85354) [Link]

Screen keyboard should belong to input method, which is currently not.

Maliit is a project target for this, and it's used on Nokia N9.
https://wiki.maliit.org/Main_Page

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds