maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Keyboard layouts for Jolla's Sailfish OS (https://talk.maemo.org/showthread.php?t=91917)

cvp 2014-05-01 09:21

Re: Keyboard layouts for Jolla's Sailfish OS
 
Quote:

Originally Posted by anyone (Post 1411243)
Attached a German keyboard layout with
  • Arrow keys
  • Number keys in upper row accented characters
  • Reduced time until accented character list appears

Unpack and install in /usr/share/maliit/plugins/com/jolla

Warning: Overwrites
  • InputHandler.qml (to make cursor keys working)
  • Popper.qml (to reduce time til accented characters appear)

For more details see https://together.jolla.com/question/...#comment-24801

I try this version on 1.0.5.19, the arrwos still work, its faster, but no word suggestions on the top. have any one a German keyboard whats work on the newest update ?

Bundyo 2014-05-02 22:08

Re: Keyboard layouts for Jolla's Sailfish OS
 
@cvp, read the previous page.

TMavica 2014-05-16 16:18

Re: Keyboard layouts for Jolla's Sailfish OS
 
I got the chinese keyboard , I have code to hide the prediction word, but the copy and paste button is disappear also too, do you know how to make it appear?

source code: https://github.com/arthurartoria/jolla-quick-im

Mitrigol 2014-05-23 14:10

Re: Keyboard layouts for Jolla's Sailfish OS
 
Hello,

Thank you for all the custom keyboard.

I installed Penguin's Swiss French layout from Openrepo, and once enabled, the word prediction did not work.

So following Jordi's post n°52:
[fr_ch.qml]
name=Francais Suisse
languageCode=FR
handler=Xt9InputHandler.qml

I found that "handler=Xt9InputHandler.qml" was missing from /usr/share/maliit/plugins/com/jolla/layouts/custom_fr-ch.conf.

Once added, prediction is working fine.

For information :)

Thanks again.

Tarick 2014-06-01 09:32

Re: Keyboard layouts for Jolla's Sailfish OS
 
2 Attachment(s)
@Penguin , could you please put into rpms attached Ukrainian layout?
Thanks.

malkavian 2014-06-06 11:30

Re: Keyboard layouts for Jolla's Sailfish OS
 
I tried to comment the "handler=Xt9InputHandler.qml" line and I get no completion handler, ok... But The space is there yet, I would like to have a 3 lines keyboard and not a 4 one, wich eats more screen space.

Anybody knows how to do it?

Pakana 2014-06-08 17:55

Re: Keyboard layouts for Jolla's Sailfish OS
 
Thanks to cstom I did make my own keyboard:

https://www.dropbox.com/sh/siwaaczh5...a/Keyboard.png

dirkvl 2014-06-08 18:35

Re: Keyboard layouts for Jolla's Sailfish OS
 
HODOR HODOR hodor?

abyzthomas 2014-06-09 17:30

Re: Keyboard layouts for Jolla's Sailfish OS
 
Does anyone know if it is possible to reduce the font size for some character labels on the keyboard?

Some of the characters for my language are very wide and it would look much better if I can reduce the size.

If I can do that just for portrait mode only that will be even better, since the default size looks fine on landscape mode.

Penguin 2014-06-10 20:11

Re: Keyboard layouts for Jolla's Sailfish OS
 
It seems that there is a lot to update into custom keyboards after last two SailfishOS updates. I've been too busy with other activities to do anything in Sailfish for last month and a half. Currently working to fix installation scripts and updating Emoji Keyboard to work properly after latest update. I'll try to create Ukrainian layout RPM and update input handlers where applicable before traveling next week.

Quote:

Originally Posted by abyzthomas (Post 1428850)
Does anyone know if it is possible to reduce the font size for some character labels on the keyboard?

Yes, you can modify size of characters. Create a copy of CharacterKey.qml file with another name (for example CharacterKeySmall.qml) and modify font size in that file. Instead of defining a key or keys as CharacterKey { ... } in your layout file use that modified component name (CharacterKeySmall{ ... }) when you want to alter font size from system default.


All times are GMT. The time now is 23:38.

vBulletin® Version 3.8.8