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)

thedead1440 2012-10-24 08:02

Re: [MOD] N9 keyboard theme
 
you are using blanco theme right? doesn't work on custom themes...

efion 2012-10-24 08:05

Re: [MOD] N9 keyboard theme
 
i use blanco theme
it says "...can't kill pid 4798..."
Something connected with messaging-ui?

thedead1440 2012-10-24 08:08

Re: [MOD] N9 keyboard theme
 
Quote:

Originally Posted by efion (Post 1284772)
i use blanco theme
it says "...can't kill pid 4798..."
Something connected with messaging-ui?

Thats my script error...It works on open mode...But it just kills messaging-ui which anyway once you reboot is the same thing...It can be removed from the script and no difference will be there...

Once you get the new theme is applied message you can safely reboot and you should have the new theme...

efion 2012-10-24 08:10

Re: [MOD] N9 keyboard theme
 
ok trying again

edit: now working, looks like installing when connected to PC

hamoud younes 2012-10-24 09:44

Re: [MOD] N9 keyboard theme
 
the dead1440 can you add numbers too:
1 2 3 4 5 6 7 8 9 0
q w e r t y u i o p.........
it will be bigger and faster to use

thedead1440 2012-10-24 09:47

Re: [MOD] N9 keyboard theme
 
Quote:

Originally Posted by hamoud younes (Post 1284792)
the dead1440 can you add numbers too:
1 2 3 4 5 6 7 8 9 0
q w e r t y u i o p.........
it will be bigger and faster to use

I am NOT the creator!

dannejanne is please ask him instead!

He was just being magnanimous by giving me credit for a tiny script!

dannejanne 2012-10-24 10:31

Re: [MOD] N9 keyboard theme
 
Quote:

Originally Posted by hamoud younes (Post 1284792)
the dead1440 can you add numbers too:
1 2 3 4 5 6 7 8 9 0
q w e r t y u i o p.........
it will be bigger and faster to use

Not quite sure what you mean with that? Add numbers how?

thedead1440 2012-10-24 11:11

Re: [MOD] N9 keyboard theme
 
Ah I think i got him now...He means to say add a row of numbers above the keyboard...No, not possible to do it without writing a new layout...this is a theming mod not a new layout :p

superjunior 2012-10-24 11:18

Re: [MOD] N9 keyboard theme
 
Quote:

Originally Posted by hamoud younes (Post 1284792)
the dead1440 can you add numbers too:
1 2 3 4 5 6 7 8 9 0
q w e r t y u i o p.........
it will be bigger and faster to use

add a line like this
Code:

extended_labels="1"
example "q"

default:
Code:

<key>
        <binding label="q" />
        <binding shift="true" label="Q"/>
        </key>

custom with "1"
Code:

<key>
        <binding label="q" extended_labels="1"/>
        <binding shift="true" label="Q"/>
      </key>


thedead1440 2012-10-24 11:20

Re: [MOD] N9 keyboard theme
 
superjunior so that means the number row comes above the qwerty row?


All times are GMT. The time now is 23:51.

vBulletin® Version 3.8.8