View Single Post
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#329
The background is stretched, so you can do directly to the right size.
Portrait: 480x320
Landscape: 854x240

An example of the background, if the name is background-landscape.png
Install:
Code:
sed -i 's/MImAbstractKeyAreaStyle.Landscape {/MImAbstractKeyAreaStyle.Landscape { background-image: "background-landscape" $ROUNDED_CORNERS;/' /usr/share/themes/base/meegotouch/libmeego-keyboard/style/libmeego-keyboard.css
default:
Code:
sed -i 's/MImAbstractKeyAreaStyle.Landscape {.*/MImAbstractKeyAreaStyle.Landscape {/' /usr/share/themes/base/meegotouch/libmeego-keyboard/style/libmeego-keyboard.css
 

The Following 3 Users Say Thank You to MK99 For This Useful Post: