![]() |
2016-05-15
, 19:54
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#12
|
/usr/share/maliit/plugins/com/jolla/Xt9InputHandler.qml
if (pressedKey.key === Qt.Key_Space) { if (preedit !== "") { thread.acceptWord(preedit, true) commit(preedit + " ") keyboard.autocaps = false // assuming no autocaps after input with xt9 preedit } else { commit(" ") }
commit(preedit + " ")
The Following User Says Thank You to Schturman For This Useful Post: | ||
![]() |
2016-05-16
, 12:45
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#13
|
The Following User Says Thank You to Schturman For This Useful Post: | ||
![]() |
2016-06-20
, 17:39
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#14
|
Lausanne & Lyon de descente...
----------------
Schturman's home page
Schturman's repo on openrepos
RPM packaging directly on your Jolla phone.
Root & User SSH access to Jolla via WinSCP.
Root and User SSH access to Jolla via Nautilus on Linux PC.