maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Themes (https://talk.maemo.org/forumdisplay.php?f=49)
-   -   [MOD] N9 keyboard themes (https://talk.maemo.org/showthread.php?t=87537)

MK99 2013-05-05 10:47

Re: [MOD] N9 keyboard themes
 
It was first wrong package. When did you download it?

Kozzi 2013-05-05 10:53

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by MK99 (Post 1341424)
It was first wrong package. When did you download it?

yeah I noticed it, redownloaded today and same result.

Schturman 2013-05-05 10:54

Re: [MOD] N9 keyboard themes
 
Added to n9qt too..

Kozzi 2013-05-05 12:15

Re: [MOD] N9 keyboard themes
 
got the images copied over using n9qt (didn't notice I still had 9.5.1 :D). I got same problem with the background though, the image with lines doesn't show up and I have black bachground instead. Does this require inception or openmode for it to be implemented properly ?

MK99 2013-05-05 12:46

Re: [MOD] N9 keyboard themes
 
What is wrong with these? Why they doesn't work to all?

Code:

#!/bin/sh/

echo -e "Installing BlackBerry keyboard theme by MK99"

cp -R /home/user/MyDocs/.keyboardtheme/*.png /usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual-keyboard

cp -R /home/user/MyDocs/.keyboardtheme/libmeego-keyboard.css /usr/share/themes/blanco/meegotouch/libmeego-keyboard/style

/sbin/reboot


Kozzi 2013-05-05 12:49

I think I faced same problem when I made install script for iphonetheme so I had to copy them individually.

Schturman 2013-05-06 05:16

Re: [MOD] N9 keyboard themes
 
MK99, you need flag "-f" instead "-R" in "cp" command..

MK99 2013-05-06 05:56

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by Schturman (Post 1341577)
MK99, you need flag "-f" instead "-R" in "cp" command..

Thanks man! Theme updated. :o

TMavica 2013-05-06 08:56

How to make the 2 arrow at bottom?

MK99 2013-05-06 10:12

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by TMavica (Post 1341597)
How to make the 2 arrow at bottom?

If you mean like i have, copy these to your layout.xml
Code:

<key><binding action="left" label="&#x2b05;"/></key>
      <key><binding action="right" label="&#x27a1;"/></key>



All times are GMT. The time now is 16:12.

vBulletin® Version 3.8.8