Create own virtual keyboard
I would love to experiment with different virtual keyboard concepts. Is it possible to install "self coded" keyboards or do the OS sources have to be released beforehand?
We have moved to a new Sailfish OS Forum. Please start new discussions there.
I would love to experiment with different virtual keyboard concepts. Is it possible to install "self coded" keyboards or do the OS sources have to be released beforehand?
Have a look at this too: https://together.jolla.com/question/876/japanese-input-method/?answer=12959#post-id-12959
You can probably find some code which can point you into direction of how you can make your own vkb plugins. (@Behold's github, here and here)
Check this thread on TMO: talk.maemo.org/showthread.php?t=91917 Or may be you are looking for something different?
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2014-02-08 15:37:16 +0200
Seen: 373 times
Last updated: Feb 08 '14
[Implemented in 1.0.3.8] Landscape mode in keyboard, gestures, browser and messages [released]
Where are the dictionaries of the VKB stored?
Swipe keyboard input [duplicate]
how to insert maliit plugins? [answered]
Bug: Virtual keyboard stuck on top of applications
Did you search this forum before posting your question?
See https://together.jolla.com/question/21510/howto-adapt-sailfish-virtual-keyboard-vkb-layout/. This not only shows you how to adapt your keyboard but also points you to other sources and tells you where to find the code for the keyboard.
When searching, you also would have realised, that you created 3 new tags while you did not use the default tag for this subject -- meaning, your question is not found when searching by tag.
jgr ( 2014-02-09 00:27:09 +0200 )editOf course I searched the forum and I even stumbled over the link you provided. But because (almost) every subheading includes "layout" I didn't realize it would be relevant to my question (concept != layout, e.g. swype-like != esperanto layout). But you are right, at the end of the post there are some pointers to source code which are worth a look.
Thanks for the default tag hint. In future posts I will choose them more carefully (I just used the autocompletion).
yurumi ( 2014-02-09 14:52:03 +0200 )edit@eric: Please check the "keyboard" tags. As I see, only "vkb" is used at the moment. The keyboard combinations hence could be deleted.
@yurumi:
jgr ( 2014-02-09 15:05:02 +0200 )editYes, autocompletion should usually be ok (so it is not your fault to have applied the wrong tags). Unfortunately, it is not always reliable: Disused tags are not deleted automatically.
The keyboard project is called "maliit", so all keyboard code should be located in and below /usr/share/maliit (some deeper folder of this tree section is referenced in the link above and when looking into the code samples provided there you see that all files of a certain subdirectory are included in the country specific vkb layout descriptions).
@jgr: done.
eric ( 2014-02-10 11:40:10 +0200 )edit