Thread: N900 in Japan?
View Single Post
Posts: 1,746 | Thanked: 2,100 times | Joined on Sep 2009
#118
Originally Posted by shin View Post
@wmarone

Regarding the query below from Duy2anh about loosing the onscreen input window, you have mentioned about "wrapping in a shell script". Could you help provide an example of how this can be done, perhaps for EBView.
This post would pop up the day I forget my phone at home.

Basically it's a shell script that looks like this:


#!/bin/sh

export XMODIFIERS=@im=SCIM #case matters for this variable!
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim

/opt/ebview/ebview
Something along those lines. I'll update when I get my N900 after lunch. The end result is that SCIM and Anthy will work for the application started by the script, and directly into input fields. They will still require the virtual keyboard intercept elsewhere, and won't interfere with the special keys VKB.

Also on a related note, you mentioned about using EBView. The search word input field on EBView seem to be so small. Have you any work around to make this input field appear a little bigger.. This Search word input field is so small that you dont see what is being input there..
I disabled quite a few of the buttons, as they were causing crashes when I tapped them. I'll post a screenshot later that shows what it looks like for me.
 

The Following 2 Users Say Thank You to wmarone For This Useful Post: