[PATCH xkeyboard-config] Use of dead_greek symbol in Bepo's keyboard layout

Julien Cristau jcristau at debian.org
Thu Dec 1 10:45:18 PST 2011


On Wed, Nov 30, 2011 at 13:48:07 +0100, Frédéric Boiteux wrote:

> FreeDesktop Bug 21475 <https://bugs.freedesktop.org/show_bug.cgi?id=21475>
> ---
>  symbols/fr |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/symbols/fr b/symbols/fr
> index a1dbb59..c58eb0d 100644
> --- a/symbols/fr
> +++ b/symbols/fr
> @@ -527,7 +527,7 @@ xkb_symbols "bepo" {
>      key <AB05> { [               k,            K,     asciitilde                 ] }; // k K ~
>      key <AB06> { [      apostrophe,     question,   questiondown,      dead_hook ] }; // ' ? ¿ ̉
>      key <AB07> { [               q,            Q, dead_abovering,  dead_belowdot ] }; // q Q ˚ ̣
> -    key <AB08> { [               g,            G,             mu                 ] }; // g G µ
> +    key <AB08> { [               g,            G,     dead_greek                 ] }; // g G µ
>      key <AB09> { [               h,            H,         dagger,   doubledagger ] }; // h H † ‡
>      key <AB10> { [               f,            F,    dead_ogonek,    ordfeminine ] }; // f F ̨ ª
>  
AIUI this is going to break for anyone whose xlib isn't rebuilt against
the very latest x11proto.  This either needs to wait a while (and maybe
use the hex number in the meantime), or be documented.  Possibly both.

Cheers,
Julien


More information about the xorg-devel mailing list