View Single Post
Posts: 144 | Thanked: 242 times | Joined on Nov 2007 @ Finland
#107
Originally Posted by Schturman View Post
Guys someone know how to disable Auto-capitalization in qml file ?
Finally I got hebrew to work, but I need some small improvements like disable Auto-capitalization and adding RTL, that when you start to type, it will start from right to left and not like I have it now.
I already tried to add autocapitalization: false to each CharacterKey but vkb stop to work...

Please, someone can explain me how to do it ?
Standard keyboard layouts expect that you have always caption, shiftedCaption and if you have symView defined it expects symView2 also. You can bypass these restrictions by copying CharacterKey.qml and creating own version of it which implements exactly what you need for Hebrew keyboard.

Popper may also cause unwanted issues with custom keyboards not having all layers of characters and symbols in it.

Be warned that messing with layouts.conf may break software updates (SSU). Jolla should creates a method how to select which keyboards are available in selection list and officially support third party keyboard layouts. Until then you should create you own keyboard specific .conf file to layouts directory and live with all those languages in the list. You can however define same keyboards even multiple times and thus list you favorite ones easily accessible in the beginning on keyboard list before the system list.

Last edited by Penguin; 2014-01-22 at 17:48.
 

The Following 3 Users Say Thank You to Penguin For This Useful Post: