Reply
Thread Tools
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#121
i need to get rid of the fullstop button and extend the keyboard, its so annoying when i try and press space with my right fingers
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#122
 
Posts: 73 | Thanked: 16 times | Joined on May 2012 @ THESSALONIKI GREECE
#123
Originally Posted by qwazix View Post
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)
Code:
devel-su
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 mode

After successfully entering password, press enter and the terminal prompt should change from bash-3.2$ to bash-3.2#

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
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/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
For the changes to be applied exit root and restart the keyboard server
Code:
systemctl --user restart maliit-server.service
or just
Code:
killall maliit-server
Enjoy
Σας ικετευω παιδια,καποιος συμπατριωτης μπορει να κανει τον κοπο να μου εξηγησει στα ελληνικα τι ακριβως να κανω;Δεν ξερω γιατι,αλλα το τερματικο του jolla μου φαινεται καπως διαφορετικο απο του Ν9 και το φοβαμαι λιγακι.Ευχαριστω.
 
Posts: 4 | Thanked: 2 times | Joined on Jan 2014
#124
Originally Posted by sponka View Post
Maybe everybody knows this, but I was not aware -- if you create backup of layouts.conf, rename and leave .conf suffix, keyboards starts to multiply and after few switches active keyboard dissappear.

This gave me idea that maalit will read all conf files in /usr/share/maliit/plugins/com/jolla/layouts/.

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.

I don't know if this is "proper" way, but it works. Usefull? Maybe
Take all permissions from the backup directory by issuing chmod 000 BACKUPDIR (you could theoretically leave the execute bit, then take 100 instead of 000).
 
ZogG's Avatar
Posts: 1,389 | Thanked: 1,857 times | Joined on Feb 2010 @ Israel
#125
Originally Posted by Schturman View Post
I updated my post with RPM files, ready to installation

http://talk.maemo.org/showpost.php?p...&postcount=106
it lacks font/ font configuration. i see the keyboard of squares
As well you need just to add hebrew, not remove others
__________________
IRC nick on freenode — ZogG
imgrup
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#126
Ohhh, you are right, sorry I forgot to add apply command for the font because for me it already applied , I will update later today. About lyouts.conf, I know but I don't want to see all other languages, like it as is

PS. finally you got your Jolla ?
 
Posts: 144 | Thanked: 242 times | Joined on Nov 2007 @ Finland
#127
Overwriting system files in with RPMs offered for others to download is not very nice thing.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#128
Originally Posted by Penguin View Post
Overwriting system files in with RPMs offered for others to download is not very nice thing.
I wrote it on the page, also uninstallation will restore all original files back.
The problem is I can't find in the files that I need to apply where them use file named: InputHandler.qml
If I already change this file also not important for me to change other too. If I will find how to point my files to this one, I can create another packages that will use only my files without overriding system files.
For now who want to use it, can use it as is. It work good without any problem and easy uninstalable (restore all to default)..
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#129
 

The Following User Says Thank You to Schturman For This Useful Post:
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#130
is it possible port the chinese input method from n9 to Jolla?
the one preinstalled in Jolla is useless..
__________________
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 15:59.