(→Features) |
|||
| Line 11: | Line 11: | ||
Following are the high level end-user features supported by Maliit: | Following are the high level end-user features supported by Maliit: | ||
* (TBD) | * (TBD) | ||
| + | |||
| + | = Maliit in action = | ||
| + | |||
| + | * [http://www.linpus.com/products_meego_slate.html Linpus Slate] ([http://www.linpus.com/images/slate/kb.png screenshot showing virtual keyboard]) | ||
= Developers = | = Developers = | ||
| Line 49: | Line 53: | ||
== IRC == | == IRC == | ||
Visit us in #meego-inputmethods at freenode.net | Visit us in #meego-inputmethods at freenode.net | ||
| - | |||
| - | |||
| - | |||
| - | |||
Contents |
Maliit provides a pluggable framework for input methods. It is usable on all MeeGo user experiences.
Following are the high level end-user features supported by Maliit:
The MeeGo Input Methods are not in any official Ubuntu repository. However, the packages are available through Launchpad. They are provided to allow development of input method plugins, without the need of using the MeeGo SDK or even scratchbox.
To install the packages, you will need to add two Launchpad PPA's to your system's software sources:
To quickly test your installation, it is recommended to use the widgetsgallery:
meego-im-uiserver -software -bypass-wm-hint
QT_IM_MODULE=MInputContext widgetsgallery
git clone git@gitorious.org:meegotouch/meegotouch-inputmethodframework.git
git clone git@gitorious.org:meegotouch/meegotouch-inputmethodengine.git
git clone git@gitorious.org:meegotouch/meegotouch-inputmethodkeyboard.git
Visit us in #meego-inputmethods at freenode.net