<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2014-12-18 21:18 GMT+01:00 James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span>:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
You might be able to hack something up with xmodmap, if you only need<br>
to swap a few keys around.  There are many examples of xmodmap on the<br>
internet.  xmodmap may be suitable for a temporary solution on a small<br>
group of laptops.  google "french english xmodmap".<br><div class=""><div class="h5"><span style="color:rgb(34,34,34)"></span></div></div></blockquote><div><br></div><div>Thanks for your advice.</div><div>I've done some hack with xmodmap, you're right, it's easy to create a .xmodmap file to map French keyboard.</div><div>Something like:</div><div><br></div><div>keycode a = q Q</div><div>keycode z = w W</div><div>keycode q = a A</div><div>keycode w = z Z</div><div>...</div><div><br></div><div>When I launch "xmodmap french.xmodmap" from the terminal, it map correctly the new keyboard.</div><div>I'm trying now to force this new mapping at startup.</div><div>Following [1], I've tried to update the /etc/X11/Xmodmap and add the call to xmodmap in /etc/X11/xinit/xinitrc but without success.</div><div><br></div><div>Any idea where I can add the call to be sure it will be call at Sugar startup ?</div><div><br></div><div>                Lionel.</div><div><br></div><div>[1] <a href="http://cweiske.de/howto/xmodmap/ar01s06.html">http://cweiske.de/howto/xmodmap/ar01s06.html</a> </div><div><br></div><div><br></div></div></div></div>