We have moved to a new Sailfish OS Forum. Please start new discussions there.
2

Latvian keyboard layout for 1.1.4.29

asked 2015-05-15 00:27:18 +0300

Iger gravatar image

updated 2015-05-15 00:29:37 +0300

Hey all!

just in case there are other people out there, frustrated by the fact that the Penguin's Latvian keyboard from openrepos doesn't work after the latest patch, I've sketched a layout which seems to work for me. I'm not 100% sure what do you need to make it work, but, I guess, having 2 files: custom_lv.conf and custom_lv.qml in /usr/share/maliit/plugins/com/jolla/layouts/ should suffice. This one has both accents on long press and a deadkey.

The files are grabbable from: https://github.com/Igerly/jolla

Удачи :)

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
0

answered 2015-05-15 15:04:46 +0300

pmelas gravatar image

updated 2015-05-15 15:05:32 +0300

Change your DeadKey to:

DeadKey {
            caption: "´"
            captionShifted: "´"
                fixedWidth: null
        }

and restart maliit service, e.g.

devel-su
killall maliit-server
edit flag offensive delete publish link more

Comments

What does fixedWidth: null do?

Iger ( 2015-05-15 16:18:37 +0300 )edit

... ahh, fixes the portrait mode. Sorry, didn't notice and thanks for the hint. Btw, you can restart the maliit service a bit more gently through systemctl --user restart maliit-server.service

Iger ( 2015-05-15 16:30:00 +0300 )edit

Since the earlier Latvian keyboard hasn't been updated in OpenRepos, I took the liberty to make an RPM from this layout and put it available for download in OR, I hope nobody minds. If the other keyboard is updated or @Iger wishes so, I can take it down.

tmi ( 2015-05-15 22:28:41 +0300 )edit

No-no, please keep it there, by all means! Good job!

Iger ( 2015-05-16 20:24:39 +0300 )edit
Login/Signup to Answer

Question tools

Follow
1 follower

Stats

Asked: 2015-05-15 00:27:18 +0300

Seen: 256 times

Last updated: May 15 '15