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 ?