On Sun, 25 Sep 2005 09:33:10 +0800 Stafford Horne <[EMAIL PROTECTED]> babbled:

> Hello, 
> 
> A few weeks ago I started working on some code that allows E17 to setup
> Input Methods.  This is usually setup in the Xsession script which setup
> up all of your default env variables and starts and support programs
> needed for input. 
> 
> The goal is to have support of input methods managed by enlightenment.
> 
> Design:
> 
> Currently e17 internally has a list input methods is a static list of
> Language_Pack Structures.  This list can at the moment not be updated. I
> intend for, some time in the future, the Language_Pack to be used for
> more than just the Input Method but also setting up fonts and what not. 
> 
> When setting up Input Method we will configure the following env vars. 
> 
> GTK_IM_MODULE
> QT_IM_MODULE
> XMODIFIERS
> GTk_IM_MODULE_FILE - This may not be needed, I think its best this
> config is done by the system and not E. But raster suggested it. 
> 
> Look at the patch for more info.
> 
> Usage:
> 
> [EMAIL PROTECTED] bin]$ enlightenment_remote -input-method-list
> REPLY <- BEGIN
> REPLY: "scim"
> REPLY: "uim"
> REPLY <- END
> 
> [EMAIL PROTECTED] bin]$ enlightenment_remote -input-method-get
> REPLY <- BEGIN
> REPLY: "scim"
> REPLY <- END
> 
> ...
> 
> Anyway,  If it looks ok for now I can commit it.  I haven't had time to
> work on it for a while and it has been working fine for me in setting up
> scim whenever I use e. 

ok - great! good work. nice! thanks! thans looking like some good stubs started
- some basics - no way to load in the config yet, but the nuts and bolts there.
thansk very much (i told you i'd get to this!) :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to