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-01-16 06:38

Re: [MOD] N9 keyboard themes
 
kb61, Blimer, ...

On your phone built-in web browser:
-download zip from here
-open your filemanager, for example Filecase or Filebox
-go to /home/user/MyDocs/Download and open *theme.zip
-click "Extract files" and go to /home/user/MyDocs and click "Extract here"
-close filemanager
-open terminal
-write: devel-su and press enter
-write: "your_password" (original is rootme) and press enter
-write: sh /home/user/MyDocs/.keyboardtheme/install.sh and press enter

If something went wrong so rectify. :D

ThraxZzz 2013-01-16 10:00

Re: [MOD] N9 keyboard themes
 
Theres no change in my keyboard theme...

thedead1440 2013-01-16 12:18

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by ThraxZzz (Post 1315394)
Theres no change in my keyboard theme...

Rebooted? Using a custom theme?

darkphantom93 2013-01-16 12:32

Re: [MOD] N9 keyboard themes
 
same case like ThraxZzz. It show no such file but it auto reboot

thedead1440 2013-01-16 12:46

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by darkphantom93 (Post 1315423)
same case like ThraxZzz. It show no such file but it auto reboot

"No such file/directory" means your extraction wasn't done right... You probably have one folder extra; please check the previous page or the script on how the order of your folders/files should be...

MK99 2013-01-16 13:04

Re: [MOD] N9 keyboard themes
 
Tested again. Everything works correct!
As thedead1440 said, check .keyboardtheme-folder to the correct location.

Code:

RM696-21-3_PR_001:~# sh /home/user/MyDocs/.keyboardtheme/install.sh
Installing WP8 keyboard theme by MK99

Broadcast message from root@RM696
        (/dev/pts/0) at 14:55 ...

The system is going down for reboot NOW!


darkphantom93 2013-01-16 13:08

Re: [MOD] N9 keyboard themes
 
I still dun understand :(

thedead1440 2013-01-16 13:11

Re: [MOD] N9 keyboard themes
 
darkphantom93,

Post output of ls -al /home/user/MyDocs/.keyboardtheme/

darkphantom93 2013-01-16 13:16

Quote:

Originally Posted by thedead1440 (Post 1315442)
darkphantom93,

Post output of ls -al /home/user/MyDocs/.keyboardtheme/

$ ls -al /home/user/MyDocs/.keyboardtheme/
total 1024
drwxrwxrwx 3 user root 65536 Jan 14 12:33 .
drwxrwxrwx 38 user root 65536 Jan 1 1970 ..
drwxrwxrwx 2 user root 65536 Jan 14 12:33 default
-rw-r--r-- 1 user root 1798 Jan 16 07:59 install.sh
-rw-r--r-- 1 user root 564 Jan 14 12:15 meegotouch-keyboard-accent-magnifier-background.png
-rw-r--r-- 1 user root 1198 Jan 14 10:50 meegotouch-keyboard-background.png
-rw-r--r-- 1 user root 332 Jan 14 10:49 meegotouch-keyboard-function-key-disabled.png
-rw-r--r-- 1 user root 308 Jan 14 10:51 meegotouch-keyboard-function-key-pressed-selected.png
-rw-r--r-- 1 user root 308 Jan 14 10:51 meegotouch-keyboard-function-key-pressed.png
-rw-r--r-- 1 user root 308 Jan 14 10:52 meegotouch-keyboard-function-key-selected.png
-rw-r--r-- 1 user root 332 Jan 14 10:49 meegotouch-keyboard-function-key.png
-rw-r--r-- 1 user root 332 Jan 14 10:49 meegotouch-keyboard-key-disabled.png
-rw-r--r-- 1 user root 308 Jan 14 10:52 meegotouch-keyboard-key-pressed.png
-rw-r--r-- 1 user root 332 Jan 14 10:49 meegotouch-keyboard-key.png
-rw-r--r-- 1 user root 564 Jan 14 12:15 meegotouch-keyboard-magnifier-background.png
-rw-r--r-- 1 user root 1795 Jan 16 08:00 uninstall.sh
After that??

thedead1440 2013-01-16 13:38

Re: [MOD] N9 keyboard themes
 
darkphantom93,

Your output seems alright... Maybe just copy the .png files manually to destination "/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual-keyboard/"

I haven't tried out the script but at first viewing it seems fine... Also are you using a custom theme which provides its own keyboard?

darkphantom93 2013-01-16 13:43

Re: [MOD] N9 keyboard themes
 
no........

thedead1440 2013-01-16 13:45

Re: [MOD] N9 keyboard themes
 
Are you running the script as root? Also do a chmod 775 /path/to/install/script as root and try...

darkphantom93 2013-01-16 13:54

Re: [MOD] N9 keyboard themes
 
i run the script as root. I dun understand all those code. Can u show me one by one? :)
thx

thedead1440 2013-01-16 13:58

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by darkphantom93 (Post 1315456)
i run the script as root. I dun understand all those code. Can u show me one by one? :)
thx

as root type:
Code:

chmod 775 /home/user/MyDocs/.keyboardtheme/install.sh
then run the script...

darkphantom93 2013-01-16 14:04

Code:


~ # chmod 775
/home/user/MyDocs/.keyboardtheme/
install.sh
chmod: /home/user/MyDocs/.keyboardtheme/install.sh: Operation not permitted







[/quote]

ThraxZzz 2013-01-16 14:33

Re: [MOD] N9 keyboard themes
 
Really no change in keyboard theme,im not using any themes at all

thedead1440 2013-01-16 14:46

Re: [MOD] N9 keyboard themes
 
hmm so its a script permissions issue?

MK99 needs to modify his script then...

MK99 2013-01-16 15:13

Re: [MOD] N9 keyboard themes
 
Those who can't install successfully my WP8-theme:
If you put capslock on, is icon black or white?

MK99 2013-01-18 16:10

Re: [MOD] N9 keyboard themes
 
Or you can get it from newest QTweak. ;)

kb61 2013-01-18 16:27

Caps lock is white. Dont really like quicktweak.

MK99 2013-01-18 16:36

Re: [MOD] N9 keyboard themes
 
Can you run this as root without errors:
Code:

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

BenDover 2013-01-18 16:52

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by MK99 (Post 1314667)
Very close to the WP8... :D

Copy .keyboardtheme to /home/user/MyDocs

sh /home/user/MyDocs/.keyboardtheme/install.sh
sh /home/user/MyDocs/.keyboardtheme/uninstall.sh

Hey MK99 the keyboard from Qtweak is different from the one above. It doesn't have those directional buttons on the lower right. Is there a way to incorporate into the keyboard?

MK99 2013-01-18 17:04

Re: [MOD] N9 keyboard themes
 
BenDover,

It's another story...

kb61 2013-01-18 17:25

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by MK99 (Post 1315668)
Can you run this as root without errors:
Code:

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

yes, no errors

MK99 2013-01-18 17:34

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by kb61 (Post 1315686)
yes, no errors

And your keyboardtheme looks just like mine.

kb61 2013-01-18 17:37

Yap worked, thx a lot :)

*edit* well just one little difference i noticed: tapping on a letter gives me the popup letter in black/blue, not white/blue like in your screenshot

MK99 2013-01-18 17:57

Re: [MOD] N9 keyboard themes
 
Try this one
https://dl.dropbox.com/u/40680080/WP8_keyboardtheme.zip
It doesn't reboot, so you can see output.

BenDover 2013-01-18 19:33

Re: [MOD] N9 keyboard themes
 
Okay thanks. Is there a way to change the color of the volume slider?

MK99 2013-01-18 19:50

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by BenDover (Post 1315722)
Okay thanks. Is there a way to change the color of the volume slider?

Not sure, but i think it's png image.
/usr/share/themes/blanco/meegotouch/images/meegotouch-status-menu/
Original: https://dl.dropbox.com/u/40680080/im...tatus-menu.zip

darkphantom93 2013-01-19 01:19

Quote:

Originally Posted by MK99 (Post 1315697)
Try this one
https://dl.dropbox.com/u/40680080/WP8_keyboardtheme.zip
It doesn't reboot, so you can see output.

Code:

sh /home/user/MyDocs/.keyboardtheme/install
.sh
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
Installing WP8 keyboard theme by MK99
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-accent-magnifier-background.png': Path does not exist
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-background.png': Path does not exist
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-function-key-disabled.png': Path does not exist
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-function-key-pressed-selected.png': Path does not exist
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-function-key-pressed.png': Path does not exist
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-function-key-selected.png': Path does not exist
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-function-key.png': Path does not exist
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-key-disabled.png': Path does not exist
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-key-pressed.png': Path does not exist
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-key.png': Path does not exist
cp: can't create '/usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegotouch-keyboard-magnifier-background.png': Path does not exist
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
sed: unsupported command f
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
sed: /usr/share/themes/base/meegotouch/libmeego: No such file or directoryyboard.css
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
sed: /usr/share/themes/base/meegotouch/libmeego: No such file or directoryyboard.css
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
sed: /usr/share/themes/base/meegotouch/libmeego: No such file or directoryyboard.css
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
sed: /usr/share/themes/base/meegotouch/libmeego: No such file or directoryyboard.css
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
sed: /usr/share/themes/base/meegotouch/libmeego: No such file or directoryyboard.css
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
~ #


MK99 2013-01-19 07:27

Re: [MOD] N9 keyboard themes
 
Is your phone certainly N9?

You output: /usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual/meegoto...
Script: /usr/share/themes/blanco/meegotouch/images/theme/basement/meegotouch-virtual-keyboard

Did you change it.:confused::confused:

darkphantom93 2013-01-19 12:11

Re: [MOD] N9 keyboard themes
 
change?? Wat u mean?? I sure is N9

MK99 2013-01-19 12:37

Re: [MOD] N9 keyboard themes
 
I mean, if script says "meegotouch-virtual-keyboard" and when you run it, folder is "meegotouch-virtual".
I really don't know how it acting like this. Sorry! :(

And you got:
Code:

sh /home/user/MyDocs/.keyboardtheme/install
.sh
/home/user/MyDocs/.keyboardtheme/install.sh: li: not found
Installing WP8 keyboard theme by MK99

It should be:
Code:

BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ devel-su
Password:


BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # sh /home/user/MyDocs/.keyboardtheme/install.sh
Installing WP8 keyboard theme by MK99
~ #
#


darkphantom93 2013-01-19 12:54

Re: [MOD] N9 keyboard themes
 
i think after i installed iphone style keyboard then it become like tis :(

MK99 2013-01-19 13:05

Re: [MOD] N9 keyboard themes
 
Quote:

Originally Posted by darkphantom93 (Post 1315865)
i think after i installed iphone style keyboard then it become like tis :(

It's better uninstall old first, because my theme change more than some image.

darkphantom93 2013-01-19 13:12

Re: [MOD] N9 keyboard themes
 
i have uninstall old one, now i totally cant install any keyboard anymore :'(

MK99 2013-01-19 13:51

Re: [MOD] N9 keyboard themes
 
http://talk.maemo.org/showpost.php?p...&postcount=221
http://talk.maemo.org/showpost.php?p...&postcount=219

darkphantom93 2013-01-19 13:54

Re: [MOD] N9 keyboard themes
 
try both??

MK99 2013-01-19 14:36

Re: [MOD] N9 keyboard themes
 
Yes, or both at the same time as root:
Code:

apt-get install meego-keyboard meegotouchtheme meegotouchtheme-nokia meegotouchtheme-nokia-icons meegotouchtheme-nokia-graphics --reinstall
Then you have the original again. ;)

darkphantom93 2013-01-19 14:53

Re: [MOD] N9 keyboard themes
 
same error like
http://talk.maemo.org/showpost.php?p...&postcount=227


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

vBulletin® Version 3.8.8