![]() |
2010-06-06
, 06:22
|
|
Posts: 549 |
Thanked: 299 times |
Joined on Jun 2010
@ Australian in the Philippines
|
#2
|
![]() |
2010-06-06
, 06:29
|
Posts: 214 |
Thanked: 256 times |
Joined on May 2010
|
#3
|
![]() |
2010-06-06
, 07:22
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#4
|
The Following User Says Thank You to daperl For This Useful Post: | ||
![]() |
2010-06-06
, 14:37
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#5
|
Here's an actual hildon-input-method portrait virtual keyboard running in Maemo 5 on an n900. It was invoked and it rotated while browsing with microb. Thanks to Stskeeps and others. More details over the next few days.
![]() |
2010-06-06
, 15:42
|
Posts: 60 |
Thanked: 3 times |
Joined on Apr 2010
@ Philippines
|
#6
|
![]() |
2010-06-06
, 15:56
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#7
|
sudo cp <where ever you compiled or put them>/hildon-im-*.so /usr/lib/hildon-input-method sudo hildon-im-recache sudo gconftool-2 --type string --set /apps/osso/inputmethod/default-plugins/finger "hildon_im_onehand_fkb" sudo gconftool-2 --type string --set /apps/osso/inputmethod/default-plugins/stylus "hildon_im_onehand_fkb" sudo killall hildon-input-method
![]() |
2010-06-06
, 15:57
|
Posts: 1,667 |
Thanked: 561 times |
Joined on Feb 2010
|
#8
|
Attachment 10706
![]() |
2010-06-06
, 16:19
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#9
|
Wow. That's nifty.
Is this invoked while in portrait mode only or in both?
![]() |
2010-06-06
, 16:55
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#10
|
We're using the same code base I think. I have no effort to share 'cause I haven't changed anything, I've just managed to get those examples to appear. I can share that? I've attached some files just because.
frals, you're the man! Go get 'em, baby!
Code:sudo cp <where ever you compiled or put them>/hildon-im-*.so /usr/lib/hildon-input-method sudo hildon-im-recache sudo gconftool-2 --type string --set /apps/osso/inputmethod/default-plugins/finger "hildon_im_onehand_fkb" sudo gconftool-2 --type string --set /apps/osso/inputmethod/default-plugins/stylus "hildon_im_onehand_fkb" sudo killall hildon-input-method
The Following User Says Thank You to frals For This Useful Post: | ||
On my old phone there was one with gestures, for exampel swipe left for backspace, swipe right for space. swipe down for return.
Or T9-keyboard in portrait.
I really miss that.