[immodule-qt] Re: Re: A "deadline" for development?

YamaKen yamaken at bp.iij4u.or.jp
Thu Aug 5 09:22:59 EEST 2004


Hi Kazuki,

At Thu, 05 Aug 2004 10:48:15 +0900,
yamaken at bp.iij4u.or.jp wrote:
> At Thu, 5 Aug 2004 08:27:31 +0900,
> mover at hct.zaq.ne.jp wrote:
> > Since Qt's doesn't distinguish Qt::Key_A, and Qt::Key_a, I decided to use 
> > character code based composing tables like this. (NOTE that this is of course 
> > test table). This means it nees to convert Qt's keycode to character code.
> > 
> >    117 |static const ComposeTableElement defaultTable[] = {
> >    118 |    // test entries                                                                                                                   
> >    119 |    { {'A' , ' ', 0, 0, 0, 0}, 'a' },
> >    120 |    { {'a' , ' ', 0, 0, 0, 0}, 'b' },
> >    121 |}

I've translated X's Compose table as your request. Play with it
with no warranty.

Translated file and translator script is attached in this mail.

James, thanks for the advice. I'll respond to your mail later.

-------------------------------
YamaKen  yamaken at bp.iij4u.or.jp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xcompose2q.rb.bz2
Type: application/octet-stream
Size: 3052 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/immodule-qt/attachments/20040805/efe491e1/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qcomposetable.c.bz2
Type: application/octet-stream
Size: 32818 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/immodule-qt/attachments/20040805/efe491e1/attachment-0001.obj 


More information about the immodule-qt mailing list