Re: input methods for indic



On Sun, 4 Mar 2001, Karunakar Guntupalli wrote:

> Hi,
>   I wrote input methods for indic languages supported in pango. they are 
> based on the Inscript keyboard layout , which is similar for all languages ( 
> devnagari, gujarati, gurmukhi & bengali included )
> but i am having problems with keys linked with  { } ( ) [ ] ' `   etc.
> i am not getting the characters mapped to them.
> mine is a 104 key US keyb layout.
> What could be the problem ?

You have the right idea in the comment

  /* Keysyms should be in ascending order??!! */

The keysyms should be sorted in ascending order. This is the same as
ASCII for the range you are using.

-- 
Robert Brady
robert suse co uk





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]