maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   A Chinese input method with virtual keypad and hildon input method plugin (https://talk.maemo.org/showthread.php?t=67333)

mercuris 2010-12-25 18:36

Re: A Chinese input method with virtual keypad and hildon input method plugin
 
u have made n900 perfect, nokia will give u an award, i love u

greatmanlxw 2010-12-25 19:16

Re: A Chinese input method with virtual keypad and hildon input method plugin
 
awesome!!!!finally we got virtual keypad to work!!! i love you bro!!!

mercuris 2010-12-25 20:54

Re: A Chinese input method with virtual keypad and hildon input method plugin
 
bro after apt-get install build-essential
get message package build-essential is not available

bingbings 2010-12-25 23:14

Re: A Chinese input method with virtual keypad and hildon input method plugin
 
Screenshots seem much better than Stroke Order ..and integrated to the system!
A deb file will be much easier for everyone to test it.

sony123 2010-12-25 23:40

Re: A Chinese input method with virtual keypad and hildon input method plugin
 
Have a question: does this coexist with stock vkb? Can switch the input method on the fly?

Wikiwide 2010-12-25 23:54

Re: A Chinese input method with virtual keypad and hildon input method plugin
 
Quote:

Originally Posted by sony123 (Post 904301)
Have a question: does this coexist with stock vkb? Can switch the input method on the fly?

If I remember correctly, you can have any number of virtual keyboards installed (this one, portrait-keyboard, handwriting cell input, default) and switch between them by editing one setting in gconf and probably restarting hildon-input-method. No need to restart whole operating system.

Probably you could add icons on home screen to switch to one keyboard or another instead of typing each time in X Terminal.

joppu 2010-12-26 00:05

Re: A Chinese input method with virtual keypad and hildon input method plugin
 
Does this one support typing in romaji and automatically convert it to eg. kana?

foolegg 2010-12-26 00:13

Re: A Chinese input method with virtual keypad and hildon input method plugin
 
Quote:

Originally Posted by mercuris (Post 904224)
bro after apt-get install build-essential
get message package build-essential is not available

add SDK repo, I forget this point, sorry
Code:

deb http://repository.maemo.org/ fremantle/sdk free non-free
deb http://repository.maemo.org/ fremantle/tools free non-free

Quote:

Originally Posted by Wikiwide (Post 904309)
If I remember correctly, you can have any number of virtual keyboards installed (this one, portrait-keyboard, handwriting cell input, default) and switch between them by editing one setting in gconf and probably restarting hildon-input-method. No need to restart whole operating system.

Probably you could add icons on home screen to switch to one keyboard or another instead of typing each time in X Terminal.

yes, for example
Code:

gconftool --type string -s /apps/osso/inputmethod/default-plugins/finger hildon_western_fkb
#switch to default virtual keyboard

kill -9 `ps aux | grep hildon-input-method | grep -v grep | awk '{print $1}'`
#restart hildon-input-method daemon

and

Code:

gconftool --type string -s /apps/osso/inputmethod/default-plugins/finger maemo-chinese-input-pad-plugin
will switch to my inputpad

xiaopaul 2010-12-26 00:38

Re: A Chinese input method with virtual keypad and hildon input method plugin
 
辛苦了,谢谢。希望能尽快看到beta

Joseph9560 2010-12-26 03:27

Re: A Chinese input method with virtual keypad and hildon input method plugin
 
a little guide to add new language(if possible) will be appreciated. I want to add Nepali language in this virtual keyboard.


All times are GMT. The time now is 22:22.

vBulletin® Version 3.8.8