Bharathi S wrote:

>Hello All,
>
>   If i press 'A' then 'A' will displayed on Screen.
>
>   If i press 'B' then 'B' will displayed on Screen.
>
> 
>  What i need is ?
>
>   Mapping Multi KeyStrocks to Single Glyph.
>  
>   If i press 'B' followed by 'A' then C shuld apper
>   on the screen.
>
> 1. It is possiple to do with XModMap or @Xlib
>
> 2. I saw some doc(CH13) in X source code, in that
>    i am reading about l10n and i18n Text functions...
>    ( Preediting Concepts ). Whether this functions
>    implemented in NewX or still in design stage.
>
>    If the functions are avilable How to use it ?
>
>
> 3. Any FUNCTION CALL flowchat avilable for the follwing
>
>    How keypress is transfered to application?
>    How the application calculated the width ?
>    
>    If anyone working on l10n or i18n plz help.
>
>
>TIA
>

I believe what you are looking for is information on implimenting an 
"Input Method Server". The i18n code that Sun contributed includes an SDK.

 From  ftp://ftp.x.org/contrib/i18n/Xi18n-RELEASENOTE

sdk2-dev10.0.tar.gz
    - Input Method Server Developer Kit and documents, incorporating
      sample implementations for various platforms, including
      Solaris, Linux, and others.





_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to