Active Topics

 



Notices


Reply
Thread Tools
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#331
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/

Last edited by MK99; 2013-02-05 at 08:31.
 

The Following 3 Users Say Thank You to MK99 For This Useful Post:
Posts: 280 | Thanked: 136 times | Joined on Dec 2011 @ Banyuwangi, Indonesia
#332
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
__________________
twitter: @fitronarwani @N9Indonesia
 
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#333
Add some extra-lines:

Code:
MImAbstractKeyAreaStyle.Portrait {
background-image: "meegotouch-keyboard-background-portrait";
}
MImAbstractKeyAreaStyle.Landscape {
background-image: "meegotouch-keyboard-background-landscape";
}
 

The Following User Says Thank You to MK99 For This Useful Post:
Posts: 280 | Thanked: 136 times | Joined on Dec 2011 @ Banyuwangi, Indonesia
#334
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
Attached Files
File Type: zip libmeego-keyboard.zip (5.5 KB, 76 views)
__________________
twitter: @fitronarwani @N9Indonesia
 
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#335
Here are the lines which you can play with.
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)
 

The Following User Says Thank You to MK99 For This Useful Post:
Posts: 280 | Thanked: 136 times | Joined on Dec 2011 @ Banyuwangi, Indonesia
#336
Code:
/* otherwise key accepts touch events which are not farther from button edge than keyExtraSpace pixels. */
    key-extra-space : 5mm;
Is this script is for setting the left and right space between letter keys? or else?
__________________
twitter: @fitronarwani @N9Indonesia
 
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#337
Try these from that which I gave earlier:
key-width*.*fixed:
key-margin-left:
key-margin-right:
 

The Following User Says Thank You to MK99 For This Useful Post:
Posts: 280 | Thanked: 136 times | Joined on Dec 2011 @ Banyuwangi, Indonesia
#338
Now, we have 95% similarity of the WP8 keyboard
Attached Images
  
Attached Files
File Type: zip WP8.zip (12.7 KB, 145 views)
__________________
twitter: @fitronarwani @N9Indonesia
 

The Following 3 Users Say Thank You to efion For This Useful Post:
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#339
Thanks, your css without background-image lines and wp8 theme from N9QTweak.
Attached Images
 
 

The Following 2 Users Say Thank You to MK99 For This Useful Post:
DJJonosound's Avatar
Posts: 411 | Thanked: 302 times | Joined on May 2012 @ Australia
#340
Is there some way these themes can be made to suit swype as well?
 
Reply

Tags
keyboardthemes, n9mods


 
Forum Jump


All times are GMT. The time now is 18:40.