This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: US-Intl keymap


 --- Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
schrieb: 
> > Do I assume
> > correctly that the defines use the Unicode encodings?
> 
> Not in general.  X11 keysyms are a bit older than Unicode. 
> But
> keysyms are identical with Latin-1 for that range, so
> anything below
> 256 is also identical to Unicode.
> 
> > For completeness I would need the Unicode code points
> 0x2018
> > and 0x2019, which aren't defined as far as I can tell.
> 
> My X11/keysymdef.h has these:
> 
>  #define XK_leftsinglequotemark                        
> 0xad0
>  #define XK_rightsinglequotemark                       
> 0xad1
>  #define XK_leftdoublequotemark                        
> 0xad2
>  #define XK_rightdoublequotemark                       
> 0xad3
>  . . . 
>  #define XK_singlelowquotemark                         
> 0xafd
>  #define XK_doublelowquotemark                         
> 0xafe

Ok, that allows me to make the keymap a bit more
Windows-compatible. See attachment.

Cheers
Stefan

__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de

Attachment: us_intl_win
Description: us_intl_win


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]