Andre Poenitz <[EMAIL PROTECTED]> writes:

| On Fri, Jan 31, 2003 at 03:53:22PM +0100, Nabil Hathout wrote:
| >  > What is the Xlib symbol name for oe ? Lower case ? What is your $LANG
| > 
| > How can I know the name of this symbol ? I cannot type the lower case
| > (AltGr-S-g) ; this is what says "/usr/local/lyx-qt/bin/lyx-qt -dbg key"
| 
| Do you look for 'odiaeresis'?


No... the keysym is

 #ifdef XK_LATIN9
#define XK_OE                  0x13bc
#define XK_oe                  0x13bd
#define XK_Ydiaeresis          0x13be
#endif /* XK_LATIN9 */

oe, OE

It is the oe ligature.

-- 
        Lgb

Reply via email to