The Following User Says Thank You to MadDev For This Useful Post: | ||
|
2014-08-29
, 08:42
|
Posts: 2 |
Thanked: 0 times |
Joined on Aug 2014
@ Bulgaria
|
#282
|
so, it is that time of the year again - jolla's sailfish os seems to be shipping with 12 languages/keyboard layouts only and its up to us to create the additional ones we need.
bulgarian phonetic
obligatory screenshot:
http://bundyo.org/jolla/layouts/jolla_bg_layout.png
rpm file (install with a file manager or with zypper/pkcon-local in terminal):
http://bundyo.org/jolla/layouts/bulg...1-1.noarch.rpm
updated rpm with fixed predictions in sailfish os 1.0.5.16:
http://bundyo.org/jolla/layouts/bulg...2-1.noarch.rpm
if you prefer manual installation:
layout file:
http://bundyo.org/jolla/layouts/bg.qml
bg conf file (no need to modify the layouts.conf, as it gets replaced on updates and all conf files in the layouts folder get parsed by the server):
http://bundyo.org/jolla/layouts/bg.conf
for now both go to (dunno the user location yet):
/usr/share/maliit/plugins/com/jolla/layouts/
and just restart afterwards. You can also do
as a user or justCode:systemctl --user restart maliit-server.service
as root.Code:killall maliit-server
greek layout by qwazix here
czech qwertz & qwerty layouts by kaacz here
catalan layout by fri here
french-swiss layout by jordi here
hungarian layout with arrows by cstom here
hungarian qwertz layout by venemo here
latvian layout by ajajaij here
estonian layout by cstom here
french "ergonomic" layout fr-bépo by rbn here
arabic layout by msameer here
colemak layout by notconfusing here
hebrew layout by schturman here
german layout with arrows and other enhancements by anyone here
croatian layout by igor_b here
solution for accents with multiple dead keys by venemo here
rpm packages for many of the layouts in this thread made available in open repos by penguin. More here
i can add more layouts to the thread, until we properly package them and submit them to the jolla harbour, you can post them below.
|
2014-08-29
, 08:50
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#283
|
|
2014-08-30
, 08:40
|
Posts: 2 |
Thanked: 0 times |
Joined on Aug 2014
@ Bulgaria
|
#284
|
|
2014-08-30
, 13:10
|
Posts: 1 |
Thanked: 0 times |
Joined on Jun 2011
|
#285
|
|
2014-09-18
, 13:52
|
Posts: 1 |
Thanked: 0 times |
Joined on Sep 2014
|
#286
|
French "ergonomic" layout fr-bépo : https://pad.lqdn.fr/p/sailfish-bepo
|
2014-09-22
, 17:01
|
Posts: 7 |
Thanked: 5 times |
Joined on Oct 2012
@ Germany
|
#287
|
The Following User Says Thank You to rrunner64 For This Useful Post: | ||
|
2014-10-12
, 07:34
|
Posts: 301 |
Thanked: 531 times |
Joined on Aug 2010
@ The Netherlands
|
#288
|
cd /home/nemo/Documents cp enx.qml /usr/share/maliit/plugins/com/jolla/layouts cp enx.conf /usr/share/maliit/plugins/com/jolla/layouts killall maliit-server
The Following 3 Users Say Thank You to rob_kouw For This Useful Post: | ||
|
2014-10-13
, 07:03
|
Posts: 64 |
Thanked: 36 times |
Joined on Feb 2012
@ US
|
#289
|
The Following User Says Thank You to gexc For This Useful Post: | ||
|
2014-10-13
, 10:38
|
Posts: 951 |
Thanked: 2,344 times |
Joined on Jan 2012
@ UK
|
#290
|
http://www.sysbase.org/sailfish/ar.qml.txt
Screenshots:
More screenshots http://sysbase.org/sailfish/images/
Last edited by MadDev; 2014-08-19 at 04:23. Reason: Updated script