nanogui@linuxhacker.org
nanogui@linuxhacker.org
Subject: Re: nano-XIM
From: Vladimir Cotfas
Date: Wed, 11 Oct 2000 16:35:45 -0700 (PDT)
On Thu, 12 Oct 2000, tony hu wrote:
>
> Did anyone have think about how to resolve the input of double byte charactor ,such
as Chinese charactor?
Hmm, theoretically nano-X supports multi-byte (unicode) characters.
>
> I'm thinking about modifying nano-X API to support something like XIM, and developing
a server for nanoX like Chinese XIM server for X.
You don't have to: take a look at kbd_soft.c in drivers/ (I guess). It can
be extended to accept 2-bytes character from the named pipe.
>
> And how can I develop my application based on nano-X to support print ?
>
Have no clue, be more explicit ;)
Regards,
Vladimir
nanogui@linuxhacker.org