On Thu, 14 Nov 2002, Pablo Saratxaga wrote: : Now that XFree86 has support for unicode keysyms, that is the preferred way, : as it avoids having to add new keysyms, modiying the sources, etc. : : So, in your xkb file, instead of Syriac_shin use 0x0100072b : (0x01000000 + the hexa value of the unicode char, here 0x072b) : : Only use named keysyms if they already are in keysymdef.h
The patch I sent to [EMAIL PROTECTED] already takes this into account. : > I would appreciate if more experienced developers that a look at the : > files and note any discrepancies in them. : : I note the usage of various Arabic_* keysyms... is Syriac supposed to : be written with a mix of unicode chars in the 0x07xx and 0x06xx ranges ? The Syriac keyboard is dependent on the Arabic and Latin-1 unicode keyranges for punctuation and diacritic marks. - Emil Soleyman-Zomalan _______________________________________________ I18n mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/i18n
