Re: Virtual Keyboard Sources

2009-12-14 Thread Sergey Vlasov
On Mon, Dec 14, 2009 at 11:18 AM, Joaquim Rocha jro...@igalia.com wrote:

 Hi Sergey,

 Have you restarted SB after applying the plugin's name to
 /apps/osso/inputmethod/default-plugins/finger ?

 --
 Joaquim Rocha


Hi Joaquim,

Indeed, after restart no keyboard showed up at all so I had to revert it
back to hildon_western_fkb. I may still do something wrong...

--
Sergey
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Virtual Keyboard Sources

2009-12-13 Thread Sergey Vlasov
On Wed, Dec 9, 2009 at 12:37 PM, Andre Klapper aklap...@openismus.comwrote:

 At least with regard to tarballs, hildon-input-method and
 hildon-input-method-framework are available here:
 http://repository.maemo.org/pool/maemo5.0/free/h/
  https://lists.maemo.org/mailman/listinfo/maemo-developers


On Wed, Dec 9, 2009 at 12:46 PM, Faheem Pervez tripp...@gmail.com wrote:


 The code for the virtual keyboards shipped with the N900 are
 closed-source, but you may find
 https://bugs.maemo.org/show_bug.cgi?id=4178 interesting.



Thanks for the links. I've started to play with
http://live.gnome.org/Hildon/HildonInputMethod, built it, installed and
GConf`ed, but it doesn't show up, I mean it does but looks just like
original keyboard and not anything like from the attachment there
https://bugs.maemo.org/show_bug.cgi?id=4178#c17. Basically I open the web
browser and click to the input filed to bring up the keyboard (Scratchbox +
Xephyr).

  run-standalone.sh gconftool-2 -R /apps/osso/inputmethod
 display_after_entering = 1
 have-internal-keyboard = true
 available_languages =
[sv_SE,pl_PL,en_GB,it_IT,ru_RU,es_ES,en_US,no_NO,de_DE,es_MX,da_DK,fi_FI,nl_NL,pt_PT,fr_CA,el_GR,cs_CZ,fr_FR]
 int_kb_layout = us
 ext_kb_repeat_interval = 50
 start_recognize_after = 2
 dual-dictionary = false
 handwriting_timeout = 400
 space_after = false
 int_kb_model = nokiarx44
 int_kb_repeat_interval = 50
 ext_kb_layout = us
 int_kb_level_shifted = true
 ext_kb_model = nokiasu8w
 ext_kb_repeat_delay = 600
 completion_area_pos = false
 hwr_punct_mode = false
 auto_correction = true
 slide-layout = English, Dutch
 use_finger_kb = true
 input_method_plugin = hildon_keyboard_assistant
 int_kb_repeat_delay = 600
 case_correction = true
 /apps/osso/inputmethod/default-plugins:
  finger = hildon_im_example_fkb
  hw-keyboard = hildon_keyboard_assistant
  stylus = hildon_im_example_fkb
 /apps/osso/inputmethod/hildon-im-languages:
  current = 1
  language-0 = fi_FI
  language-1 = ru_RU
  list = []
  ...

I also tried with hildon_im_onehand_fkb value and altered
input_method_plugin, no luck. Any adeas?

--
Sergey
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Virtual Keyboard Sources

2009-12-08 Thread Sergey Vlasov
Hello,

I'm not very happy with N900 virtual keyboard and would like to tweak it a
bit. I have already read Extending Hildon Input Methods guide, it is
helpful, though rather than writing a plugin from scratch I would like to
take a look on the current code first. I couldn't find in
http://maemo.gitorious.org, is this a right place?

--
Sergey
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers