Active Topics

 


Reply
Thread Tools
Posts: 246 | Thanked: 70 times | Joined on Nov 2011
#1
Check this out:











F2thaK, do you remember when I asked you to put the DOT/FULLSTOP button on front of SPACE button?
I just did it, so easy.


Download it from here:

http://www.2shared.com/document/11FPTJa7/en_online.html




If you want this mod, copy it to MyDocs, then on terminal:

username: devel-su
passwd: rootme
cp -R /home/user/MyDocs/en.xml /usr/share/meegotouch/virtual-keyboard/layouts/

Then, SETTINGS > TIME AND LANGUAGE > TEXT INPUT > INSTALLED INPUT METHODS, uncheck all (one or more) and check ENGLISH (MD) > DONE and done!


It's much better now, I used to press "." insted of "SPACE".

Last edited by ENNINE; 2012-03-26 at 17:25.
 

The Following 15 Users Say Thank You to ENNINE For This Useful Post:
Posts: 29 | Thanked: 7 times | Joined on Dec 2011 @ Belgium
#2
Def gonna try it! Keep pushing the dot too
the n97 used to have the space more to one side too, used to find it better
Thanks mate
 
Posts: 29 | Thanked: 7 times | Joined on Dec 2011 @ Belgium
#3
Well i backed up the original and edited it and it works like a charm. cheers!
 
Posts: 82 | Thanked: 30 times | Joined on Dec 2011 @ Singapore
#4
Indeed, I have the problem of pressing full-stop accidentally all the time! But i have never thought of having it on the left

This is a good mod! Thanks Ennine!
 
Posts: 705 | Thanked: 300 times | Joined on May 2011
#5
can thread starter share some tips on how to make our own keyboard layout mod?
 
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#6
 

The Following User Says Thank You to ammyt For This Useful Post:
Posts: 20 | Thanked: 2 times | Joined on Nov 2011
#7
This is a great idea. Can this be applied to the Swype keyboard too? I tend to use the Swype keyboard more (even when typing} given the auto-correction and suggestion are better.

Thanks

Last edited by sting.kl; 2012-01-03 at 14:29.
 
Moderator | Posts: 5,320 | Thanked: 4,464 times | Joined on Oct 2009
#8
Not bad, thanks for sharing, added to the Google docs guide.
It'd be handy for all, if you mentioned the section of the XML file you edited.
That way folks don't have to bother with a pre-edited one.
They can simply back-up their existing one, & then edit it.

Last edited by jalyst; 2012-01-03 at 16:40.
 
Posts: 246 | Thanked: 70 times | Joined on Nov 2011
#9
Originally Posted by youmeego View Post
can thread starter share some tips on how to make our own keyboard layout mod?

Yeah, it's not that hard. I mean, this cannot be done by my father, but...you need to know how web programming works...especially HTML.

You can download that file, open it via Notepad and you'll se the code. That code is there just to align N9's keyboard. You can do whatever you want with it. You can change place of every button there.



Code for the Q letter:

<key> <binding label="q"/> <binding shift="true" label="Q"/> </key>

If you put this after lets say SPACE, the button Q will be placed after SPACE button.


Now, button size, place between them and so on are dictated by another file, which is too complicated to play with (libmeego-keyboard).
 
Posts: 246 | Thanked: 70 times | Joined on Nov 2011
#10
Originally Posted by jalyst View Post
Not bad, thanks for sharing, added to the Google docs guide.
It'd be handy for all, if you mentioned the section of the XML file you edited.
That way folks don't have to bother with a pre-edited one.
They can simply back-up their existing one, & then edit it.


AFAIK, you can find there a lot of this files for keyboards, for every available keyboard, so if you put this file there, keyboard number will be increased by one and you'll find it in a keyboard list...
So, if you place this file in that folder, the original keyboard will stay there, just name of this one should be different, you can rename it...


<keyboard title="English (MD)" version="1.0" catalog="en_gb" language="en_gb">


Open that file and you'll see this part of the code, ENGLISH (MD) is the name of this keyboard. If you want, you can change it to lets say Jalyst, that name will appear on keyboard list.
 

The Following User Says Thank You to ENNINE For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 09:27.