Bharathi S wrote on 2003-01-14 12:17 UTC:
> How to send a 16Bit Unicode value to a Application ? If I use the
> XmodMap, then Which Xlib function is responsible for taking the
> Unicode Value frm XModMap ?

Make sure you are in a UTF-8 locale and use the keysym value 0x0100abcd
with xmodmap, in order to represent the Unicode character U+abcd.

Also read:

  http://www.cl.cam.ac.uk/~mgk25/unicode.html#x11

Instead of xmodmap, also consider to use xkbcomp.

Markus

-- 
Markus Kuhn, Computer Lab, Univ of Cambridge, GB
http://www.cl.cam.ac.uk/~mgk25/ | __oo_O..O_oo__

_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n

Reply via email to