|
2010-12-25
, 19:16
|
Posts: 59 |
Thanked: 8 times |
Joined on Mar 2010
@ UK
|
#12
|
|
2010-12-25
, 23:14
|
Posts: 97 |
Thanked: 60 times |
Joined on Jul 2010
@ Paris
|
#14
|
|
2010-12-25
, 23:54
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#16
|
Have a question: does this coexist with stock vkb? Can switch the input method on the fly?
|
2010-12-26
, 00:05
|
|
Posts: 780 |
Thanked: 855 times |
Joined on Sep 2009
@ Helsinki, Finland
|
#17
|
|
2010-12-26
, 00:13
|
Posts: 32 |
Thanked: 106 times |
Joined on Jan 2010
|
#18
|
bro after apt-get install build-essential
get message package build-essential is not available
deb http://repository.maemo.org/ fremantle/sdk free non-free deb http://repository.maemo.org/ fremantle/tools free non-free
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.
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
gconftool --type string -s /apps/osso/inputmethod/default-plugins/finger maemo-chinese-input-pad-plugin
The Following 3 Users Say Thank You to foolegg For This Useful Post: | ||
|
2010-12-26
, 03:27
|
Posts: 440 |
Thanked: 160 times |
Joined on Aug 2010
@ Las Vegas, NV
|
#20
|