cstom
|
2013-12-27
, 22:07
|
Posts: 5 |
Thanked: 15 times |
Joined on Dec 2013
|
#71
|
|
2013-12-27
, 22:13
|
Posts: 231 |
Thanked: 143 times |
Joined on Feb 2012
@ Tallinn, Estonia
|
#72
|
|
2013-12-28
, 03:36
|
Posts: 22 |
Thanked: 18 times |
Joined on Oct 2012
|
#73
|
Kindly share how you moved el.qml from source path to target path and also how to edit the layouts.comf?
noob alert
Also there is a problem with this line:
I get little square in notepad++ in place of character between quotes forCode:CharacterKey { caption: "τ"; captionShifted: "Τ"; symView: "5"; symView2: "₹" }. Will this show as character or little square in Jolla? In notepad++ I used Encoding in UTF-8 Without BOM to create the el.qml. Which encoding should be used?Code:symView2: "₹"
scp el.qml nemo@192.168.xx.x:/home/nemo
devel-su cp /home/nemo/el.qml /usr/share/maliit/plugins/com/jolla/layouts
nano layouts.conf
[el.qml] name=Hellenic languageCode=EL
exit systemctl --user restart maliit-server.service
|
2013-12-28
, 03:40
|
Posts: 22 |
Thanked: 18 times |
Joined on Oct 2012
|
#74
|
It's late so I can't write an advanced guide but here's a quick overview. You have to enter the following commands in terminal. Stuff after # are comments, you don't need to type them (not that it does any harm if you do)
You will be asked for password. Nothing will show up when you type the password but don't worry. The password is the one which you entered when you enabled developer modeCode:devel-su
After successfully entering password, press enter and the terminal prompt should change from bash-3.2$ to bash-3.2#
If you want to be able to switch between greek and english with the touch of a button, do the following instead of the above (all other languages will be disabled)Code:cd /usr/share/maliit/plugins/com/jolla/layouts curl -O http://play.qwazix.com/jolla_layouts/el.qml curl http://play.qwazix.com/jolla_layouts/layoutsappend.conf >> layouts.conf
For the changes to be applied exit root and restart the keyboard serverCode:cd /usr/share/maliit/plugins/com/jolla/layouts curl -O http://play.qwazix.com/jolla_layouts/quick_switch/el.qml mv en.qml en.qml.bak #back up old english layout curl -O http://play.qwazix.com/jolla_layouts/quick_switch/en.qml mv layouts.conf layouts.conf.bak #back up old layout configuration curl -O http://play.qwazix.com/jolla_layouts/quick_switch/layouts.conf curl -O http://play.qwazix.com/jolla_layouts/quick_switch/globe.png
or justCode:systemctl --user restart maliit-server.service
EnjoyCode:killall maliit-server
The Following User Says Thank You to Nikos Alexandris For This Useful Post: | ||
|
2013-12-28
, 14:13
|
Posts: 2 |
Thanked: 1 time |
Joined on Dec 2013
|
#75
|
So what I did -- instead of modifying original "layouts.conf" with additional definitions I made new "custom-layouts.conf" file and filled with custom keyboards.
|
2013-12-28
, 18:31
|
Posts: 4 |
Thanked: 6 times |
Joined on Dec 2013
|
#76
|
|
2013-12-29
, 13:42
|
Posts: 3 |
Thanked: 1 time |
Joined on Dec 2013
|
#77
|
It's late so I can't write an advanced guide but here's a quick overview. You have to enter the following commands in terminal. Stuff after # are comments, you don't need to type them (not that it does any harm if you do)
You will be asked for password. Nothing will show up when you type the password but don't worry. The password is the one which you entered when you enabled developer modeCode:devel-su
After successfully entering password, press enter and the terminal prompt should change from bash-3.2$ to bash-3.2#
If you want to be able to switch between greek and english with the touch of a button, do the following instead of the above (all other languages will be disabled)Code:cd /usr/share/maliit/plugins/com/jolla/layouts curl -O http://play.qwazix.com/jolla_layouts/el.qml curl http://play.qwazix.com/jolla_layouts/layoutsappend.conf >> layouts.conf
For the changes to be applied exit root and restart the keyboard serverCode:cd /usr/share/maliit/plugins/com/jolla/layouts curl -O http://play.qwazix.com/jolla_layouts/quick_switch/el.qml mv en.qml en.qml.bak #back up old english layout curl -O http://play.qwazix.com/jolla_layouts/quick_switch/en.qml mv layouts.conf layouts.conf.bak #back up old layout configuration curl -O http://play.qwazix.com/jolla_layouts/quick_switch/layouts.conf curl -O http://play.qwazix.com/jolla_layouts/quick_switch/globe.png
or justCode:systemctl --user restart maliit-server.service
EnjoyCode:killall maliit-server
|
2013-12-31
, 06:12
|
Posts: 3 |
Thanked: 1 time |
Joined on Dec 2013
|
#78
|
|
2013-12-31
, 10:00
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#79
|
The Following User Says Thank You to Bundyo For This Useful Post: | ||
|
2014-01-01
, 16:36
|
Posts: 5 |
Thanked: 15 times |
Joined on Dec 2013
|
#80
|
Can someone try to make a Estonian keyboard like this for Jolla:
http://www.upload.ee/image/2116526/2...8_00-19-43.png