Design Team/Proposals/Touchscreen/On-screen Keyboard: Difference between revisions
→Build from Source on the XO: added steps to change the style |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 49: | Line 49: | ||
make | make | ||
sudo make install | sudo make install | ||
(If you build HEAD you can build with a [http://gitorious.org/maliit/maliit-framework/commit/6b9fc972d06b05a1c57749a1eec8b244b671d368 fix for the keyboard rotation], pass the DISABLE_TRANSLUCENT_BACKGROUND_HINT config) | |||
* Then build the maliit-plugins: | * Then build the maliit-plugins: | ||
Line 71: | Line 73: | ||
You can add as well several languages to be available: | You can add as well several languages to be available: | ||
./maliit-exampleapp-settings-python3.py set enabled | ./maliit-exampleapp-settings-python3.py set enabled libmaliit-keyboard-plugin.so:en_gb,libmaliit-keyboard-plugin.so:de | ||
libmaliit-keyboard-plugin.so: | |||
====Issues==== | ====Issues==== |