<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=45703&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Clavier Francais - Belge sur Macbook pro]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=45703</link>
		<description><![CDATA[Les sujets les plus récents dans Clavier Francais - Belge sur Macbook pro.]]></description>
		<lastBuildDate>Wed, 05 Jul 2006 11:42:48 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Clavier Francais - Belge sur Macbook pro]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=372636#p372636</link>
			<description><![CDATA[<p>Merci, ça m&#039;a beaucoup aidé aussi. <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Mais pour le clavier Macintosh (celui livré avec le G5 et plus) il faut légèrement modifier ton code.</p><p>Remplacer</p><div class="codebox"><pre><code>key &lt;TLDE&gt;  { [      less,    greater,    braceleft,    braceright ] };</code></pre></div><p>par</p><div class="codebox"><pre><code>key &lt;LSGT&gt;  { [      less,    greater,    braceleft,    braceright ] };</code></pre></div><p>et remplacer</p><div class="codebox"><pre><code>key &lt;LSGT&gt;  { [ at, numbersign, twosuperior, threesuperior ]        };</code></pre></div><p>par</p><div class="codebox"><pre><code>key &lt;TLDE&gt;  { [ at, numbersign, twosuperior, threesuperior ]        };</code></pre></div><p>En fait il suffit d&#039;inverser les boutons &quot;&gt;&lt;&quot; et &quot;@#&quot;</p><p>Voilà, fier de pouvoir déjà donner un conseil. ^^</p>]]></description>
			<author><![CDATA[dummy@example.com (ApplejuzZ)]]></author>
			<pubDate>Wed, 05 Jul 2006 11:42:48 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=372636#p372636</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Clavier Francais - Belge sur Macbook pro]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=353588#p353588</link>
			<description><![CDATA[<p>De rien .. !&#160; apparemment les clavier francais sont identiques.</p><p>Attention, j&#039;ai ajoutté quelques redefinitons de touches non standards ..</p>]]></description>
			<author><![CDATA[dummy@example.com (phico)]]></author>
			<pubDate>Wed, 21 Jun 2006 10:22:42 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=353588#p353588</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Clavier Francais - Belge sur Macbook pro]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=353412#p353412</link>
			<description><![CDATA[<p>Merci beaucoup, ca va me faire gagner du temps. :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (Tintamarre)]]></author>
			<pubDate>Wed, 21 Jun 2006 08:01:51 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=353412#p353412</guid>
		</item>
		<item>
			<title><![CDATA[Clavier Francais - Belge sur Macbook pro]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=347202#p347202</link>
			<description><![CDATA[<p>------------------------</p><p>NOUVEAUTE :&#160; Une autre alternative est d&#039;utiliser xmodmap.&#160; Je suis passé à cette solution<br />depuis que j&#039;utilise&#160; XGL &amp; Compiz.&#160; Pour plus d&#039;infos et pour obtenir mon fichier xmodmap, <br />voir sur le forum anglais http://ubuntuforums.org/showthread.php?t=198453</p><p>------------------------</p><p>N&#039;ayant pas trouvé de map convenable pour le clavier belge-fr (apparemment le francais serait le meme), <br />j&#039;y ai été a la machette dans le fichier /etc/X11/xkb/symbols/be</p><p>(voir ci-dessous)</p><p>J&#039;ai redéfini les touches @# et &lt;&gt; qui etaient mal configurées</p><p>ensuite, j&#039;ai modifié le fichier /etc/X11/xorg.conf </p><div class="codebox"><pre><code>Section &quot;InputDevice&quot;
        Identifier      &quot;Generic Keyboard&quot;
        Driver          &quot;kbd&quot;
        Option          &quot;CoreKeyboard&quot;
        Option          &quot;XkbRules&quot;      &quot;xorg&quot;
        Option          &quot;XkbLayout&quot;     &quot;be&quot;
        Option          &quot;XkbModel&quot;      &quot;pc104&quot;
        Option          &quot;XkbOptions&quot; &quot;lv3:rwin_switch&quot;

EndSection</code></pre></div><p>Autrement dit la touche pomme-droite devient mon AltGr</p><p>et comme j&#039;utilise ubuntu pour programmer j&#039;en ai profité pour personalisé quelques touches :<br />- Alt-Gr &lt; donne {<br />- Shift AltGr &gt; donne }<br />- AltGr ( donne [<br />- Shift AltGr ) donne ]<br />et la touche a droite du ù me donne le backslash<br />(Alt-Gr etant la touche Pomme-Dr comme mentionné ci-dessus)</p><p>C&#039;est du pur hack&#160; ...&#160; mais voila enfin un clavier utilisable </p><br /><p>------------------------------------------------------------------------------------------</p><div class="codebox"><pre class="vscroll"><code>// $XKeyboardConfig: xkbdesc/symbols/be,v 1.6 2005/01/16 02:18:20 svu Exp $

// based on a keyboard map from an &#039;xkb/symbols/be&#039; file
//
// $XFree86: xc/programs/xkbcomp/symbols/be,v 1.3 2003/04/12 10:53:48 pascal Exp $

partial default alphanumeric_keys
xkb_symbols &quot;basic&quot; {

    include &quot;latin&quot;

    name[Group1]=&quot;Belgium&quot;;

    key &lt;AE01&gt;  { [ ampersand,          1,          bar,   exclamdown ] };
    key &lt;AE02&gt;  { [    eacute,          2,           at,    oneeighth ] };
    key &lt;AE03&gt;  { [  quotedbl,          3,   numbersign,     sterling ] };
    key &lt;AE04&gt;  { [apostrophe,          4,   onequarter,       onehalf ] };
    key &lt;AE05&gt;  { [ parenleft,          5,      bracketleft, threeeighths ] };
    key &lt;AE06&gt;  { [   section,          6,  asciicircum,  fiveeighths ] };
    key &lt;AE07&gt;  { [    egrave,          7,    braceleft, seveneighths ] };
    key &lt;AE08&gt;  { [    exclam,          8,  bracketleft,    trademark ] };
    key &lt;AE09&gt;  { [  ccedilla,          9,    braceleft,    plusminus ] };
    key &lt;AE10&gt;  { [    agrave,          0,   braceright,       degree ] };
    key &lt;AE11&gt;  { [parenright,     degree,    bracketright, questiondown ] };
    key &lt;AE12&gt;  { [     minus, underscore, dead_cedilla,  dead_ogonek ] };

    key &lt;AD01&gt;  { [         a,          A,           at,  Greek_OMEGA ] };
    key &lt;AD02&gt;  { [         z,          Z,      lstroke,      Lstroke ] };
    key &lt;AD03&gt;  { [         e,          E,     EuroSign,         cent ] };
    key &lt;AD11&gt;  { [dead_circumflex, dead_diaeresis,  bracketleft, dead_abovering ] };
    key &lt;AD12&gt;  { [    dollar,   asterisk, EuroSign,  dead_macron ]     };

    key &lt;AC01&gt;  { [         q,          Q,           ae,           AE ] };
    key &lt;AC10&gt;  { [         m,          M,   dead_acute, dead_doubleacute ] };
    key &lt;AC11&gt;  { [    ugrave,    percent,   dead_acute,   dead_caron ] };
    key &lt;LSGT&gt;  { [ at, numbersign, twosuperior, threesuperior ]        };

    key &lt;BKSL&gt;  { [        backslash,   sterling,   dead_grave,   dead_breve ] };
    key &lt;AB01&gt;  { [         w,          W, guillemotleft,        less ] };
    key &lt;AB07&gt;  { [     comma,   question, dead_cedilla,    masculine ] };
    key &lt;AB08&gt;  { [ semicolon,     period, horizconnector,   multiply ] };
    key &lt;AB09&gt;  { [     colon,      slash, periodcentered,   division ] };
    key &lt;AB10&gt;  { [     equal,       plus,   dead_tilde, dead_abovedot] };
    key &lt;TLDE&gt;  { [      less,    greater,    braceleft,    braceright ] };</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (phico)]]></author>
			<pubDate>Fri, 16 Jun 2006 22:47:31 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=347202#p347202</guid>
		</item>
	</channel>
</rss>
