![]() |
Re: [MOD] N9 keyboard themes
In the same folder as the other images.
I think it doesn't matter whether they are in the base, blanco or you own theme. /usr/share/themes/theme/meegotouch/images/theme/basement/meegotouch-virtual-keyboard/ |
Re: [MOD] N9 keyboard themes
but how to implemented this mod only in my custom theme?
if i change the base files it will effect all the themes i have. My custom theme is based on blanco, so the libmeego-keyboard.css would be the same. Sorry for bothering, i'm not good in script :) |
Re: [MOD] N9 keyboard themes
Add some extra-lines:
Code:
MImAbstractKeyAreaStyle.Portrait { |
Re: [MOD] N9 keyboard themes
1 Attachment(s)
Any idea how to increase the size of the keys?
Maybe little bit more square and bigger size for the letter keys I found the /usr/share/themes/base/meegotouch/libmeego-keyboard/style/libmeego-keyborad.css is the source file of the keyboard configuraton, but dont know what to change. Or else, if someone has done it could share the libmeego-keyboard files. Thanks |
Re: [MOD] N9 keyboard themes
Here are the lines which you can play with. :D
These are the originals. You can copy them to the Blanco css or your own theme. https://dl.dropbox.com/u/40680080/key-size.txt For example, if you want the keyboard area remains the same size: Change key-height-*.*: 60px; to 70px, also change key-margin-bottom: 18px; to 8px (+/-10) |
Re: [MOD] N9 keyboard themes
Code:
/* otherwise key accepts touch events which are not farther from button edge than keyExtraSpace pixels. */ |
Re: [MOD] N9 keyboard themes
Try these from that which I gave earlier:
key-width*.*fixed: key-margin-left: key-margin-right: |
Re: [MOD] N9 keyboard themes
3 Attachment(s)
Now, we have 95% similarity of the WP8 keyboard :D
|
Re: [MOD] N9 keyboard themes
1 Attachment(s)
Thanks, your css without background-image lines and wp8 theme from N9QTweak. :D
|
Re: [MOD] N9 keyboard themes
Is there some way these themes can be made to suit swype as well?
|
All times are GMT. The time now is 13:49. |
vBulletin® Version 3.8.8