<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Thu, 2011-12-01 at 13:47 +0100, Fr&#233;d&#233;ric Boiteux wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Le mer. 30 nov. 2011 16:14:17 CET,
Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt; a &#233;crit :

&gt; On Wed, 2011-11-30 at 13:48 +0100, Fr&#233;d&#233;ric Boiteux wrote:
&gt; 
&gt; &gt; FreeDesktop Bug 21475
&gt; &gt; &lt;<A HREF="https://bugs.freedesktop.org/show_bug.cgi?id=21475">https://bugs.freedesktop.org/show_bug.cgi?id=21475</A>&gt; ---
&gt; &gt;  symbols/fr |    2 +-
&gt; &gt;  1 files changed, 1 insertions(+), 1 deletions(-)
&gt; &gt; 
&gt; &gt; diff --git a/symbols/fr b/symbols/fr
&gt; &gt; index a1dbb59..c58eb0d 100644
&gt; &gt; --- a/symbols/fr
&gt; &gt; +++ b/symbols/fr
&gt; &gt; @@ -527,7 +527,7 @@ xkb_symbols &quot;bepo&quot; {
&gt; &gt;      key &lt;AB05&gt; { [               k,            K,
&gt; &gt; asciitilde                 ] }; // k K ~ key &lt;AB06&gt;
&gt; &gt; { [      apostrophe,     question,   questiondown,
&gt; &gt; dead_hook ] }; // ' ? &#191; &#777; key &lt;AB07&gt;
&gt; &gt; { [               q,            Q, dead_abovering,
&gt; &gt; dead_belowdot ] }; // q Q &#730; &#803;
&gt; &gt; -    key &lt;AB08&gt; { [               g,            G,
&gt; &gt; mu                 ] }; // g G &#181;
&gt; &gt; +    key &lt;AB08&gt; { [               g,            G,
&gt; &gt; dead_greek                 ] }; // g G &#181;
&gt; 
&gt; Shouldn't the comment be changed as &quot;mu&quot; is no longer defined?
&gt; 
&gt; Does this patch affect the keyboard layout drawn in the comment above
&gt; the code?
&gt; 
&gt; Can you mention in the commit text what happens to the &quot;mu&quot; character?
&gt; Is it gone forever, relocated?

  The &quot;mu&quot; code is already used by the B&#233;po's layout graphical
presentation, as visible here : <A HREF="http://bepo.fr/wiki/Accueil">http://bepo.fr/wiki/Accueil</A>, when
putting your mouse cursor over the keyboard ;&nbsp;the dead letters are
shown with a red colour.

  We use the &quot;mu&quot; code for dead greek code as mu is a greek letter, the
only one available from the &quot;standard&quot; french keyboard ;&nbsp;Moreover,
using the dead_greek code with a space or with itself produces a &quot;mu&quot;
character, as defined in the libX11's patch :

+&lt;dead_greek&gt; &lt;dead_greek&gt;   : &quot;&#181;&quot;   U00B5    # MICRO SIGN
+&lt;dead_greek&gt; &lt;nobreakspace&gt; : &quot;&#181;&quot;   U00B5    # MICRO SIGN
+&lt;dead_greek&gt; &lt;space&gt;        : &quot;&#181;&quot;   U00B5    # MICRO SIGN


  Should I send an updated patch with this text appended in the
comment ?
</PRE>
</BLOCKQUOTE>
I misunderstood, I thought this was doing a &quot;replacement&quot;. <BR>
<BR>
Acked-by: Gaetan Nadon &lt;memsize@videotron.ca&gt;<BR>
<BR>
Thanks,<BR>
Ga&#235;tan
<BLOCKQUOTE TYPE=CITE>
<PRE>

        Thanks for the feedback,
                Fred.
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>