[PATCH] x11proto: add permille, ezh, and EZH to keysymdef.h

Matt Dew marcoz at osource.org
Sat Oct 15 15:03:32 PDT 2011


Seems a simple enough change.

There's a comment in the keysymdef.h file:

  * When adding new keysyms to this file, do not forget to also update the
  * following:
  *
  *   - the mappings in src/KeyBind.c in the repo
  *     git://anongit.freedesktop.org/xorg/lib/libX11
  *
  *   - the protocol specification in specs/XProtocol/X11.keysyms
  *     in the repo git://anongit.freedesktop.org/xorg/doc/xorg-docs

As it's just additional mnemonics and not a new keyboard it should not 
affect KeyBind.c

I think the X11.keysyms needs to be updated though to match.*  Can you 
include that change too?

*The protocol spec has moved from
x11proto/specs/XProtocol/X11.keysyms  to  x11proto/specs/keysyms.xml


Matt


On 10/14/2011 04:05 AM, Marko Myllynen wrote:
> Ping?
>
> On 2011-10-04 10:09, Marko Myllynen wrote:
>> Hi,
>>
>> as requested in https://bugs.freedesktop.org/show_bug.cgi?id=19687 I'm
>> submitting a patch for review to add the following mnemonic symbols:
>>
>> XK_permille  for   U+2030 PER MILLE SIGN
>> XK_EZH       for   U+01B7 LATIN CAPITAL LETTER EZH
>> XK_ezh       for   U+0292 LATIN SMALL LETTER EZH
>>
>> These are the last mnemonic symbols missing from the Finnish keyboard
>> layout. The characters are part of the Finnish standard, ezh is used in
>> Sami and permille sign is used commonly in Finland, probably in other
>> countries as well.
>



More information about the xorg-devel mailing list