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

Fw: X11 keysym to Unicode mapping



Hi!

 Никто не желает присоединиться ? IMHO, движение в
правильном направлении.

--
-=AV=-

-----Original Message-----
From: Markus Kuhn <mgk25@cl.cam.ac.uk>
Newsgroups: comp.windows.x,comp.std.internat,comp.software.international
Date: 25 мая 1999 г. 5:23
Subject: X11 keysym to Unicode mapping


Has anyone done a machine-readable mapping table between the characters
in the X11 keyboard symbols list

  ftp://sunsite.doc.ic.ac.uk/packages/X11/pub/R6.4/xc/include/keysymdef.h

and Unicode? I am about to prepare one and I just want to check
quickly whether this hasn't already been done before.

(BTW: Recent XFree86 xterm development versions now do support UTF-8;
only the keyboard support is still incomplete. For details, check
<http://www.clark.net/pub/dickey/xterm/xterm.html> and get patch #103
or higher compiled with "./configure --enable-wide-chars; make". Install
the 6x13 ISO 10646-1 BDF font from

  http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html

Then try "xterm -u8" and "cat" the example files that come with the
fonts. Really cool! Since the UTF-8 support in Xlib seems to be still
incomplete, UTF-8 has to be hardwired into xterm at the moment and
cannot yet be handled via the Xlib multi-byte locale string functions.)

Markus

--
Markus G. Kuhn, Computer Laboratory, University of Cambridge, UK
Email: mkuhn at acm.org,  WWW: <http://www.cl.cam.ac.uk/~mgk25/>