<div dir="ltr"><br><div>Hi James,</div><div><br></div><div>Thanks for your answer.</div><div>I've updated these tags but without any result.</div><div>It's a XO-4 with a non membrane keyboard (SKU306). The wiki here [1] don't list French layout for non membrane keyboard. I guess it's why it don't work. I'm wrong ?</div><div>Is there a way to create a custom layout for French non membrane keyboard ?</div><div><br></div><div>            Lionel.</div><div><br></div><div><br></div><div>[1] <a href="http://wiki.laptop.org/go/OLPC_Keyboard_layouts#OLPC_keyboard_layouts">http://wiki.laptop.org/go/OLPC_Keyboard_layouts#OLPC_keyboard_layouts</a> </div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-14 21:06 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Dec 12, 2014 at 09:54:49PM +0100, Lionel Laské wrote:<br>
> (Sorry, probably not the right for this question list but<br>
</span>> [1]<a href="http://lists.laptop.org" target="_blank">lists.laptop.org</a> seems to be down)<br>
<br>
Yes.  Reuben is working on it.<br>
<span class=""><br>
> We're starting a small XO-4 deployment (25 XO) in a school in<br>
> France.  We want to switch the English (US international) keyboard<br>
> to a French one (AZERTY).  Of course, I know it means that we'll<br>
> need to use stickers to cover the current keyboard.<br>
> BTW I would like to know how to do that at the software level:<br>
> - Is it possible into the firmware ? For example, changing a tag<br>
> - Is it possible from the command line ? I had no luck with<br>
> setxkbmap fr command.<br>
<br>
</span>Yes, change tags, before the first boot.  At ok prompt:<br>
<br>
ok tags(<br>
ok delete-tag KL<br>
ok add-tag KL fr<br>
ok delete-tag LO<br>
ok add-tag LO fr_FR.UTF-8<br>
ok )tags \ laptop will reboot<br>
<br>
Or, change tags, and force olpc-configure to re-run, by removing<br>
/.olpc-configured and /home/olpc/.olpc-configured marker files.<br>
<br>
For your situation the tags to change are:<br>
<br>
- KL for the keyboard,<br>
<br>
- LO for display language.<br>
<br>
For your situation, the tags KM and KV should not change.<br>
<br>
See read_config in olpc-configure<br>
<a href="http://dev.laptop.org/git/projects/olpc-utils/tree/usr/sbin/olpc-configure#n103" target="_blank">http://dev.laptop.org/git/projects/olpc-utils/tree/usr/sbin/olpc-configure#n103</a><br>
<br>
<a href="http://wiki.laptop.org/go/Manufacturing_data" target="_blank">http://wiki.laptop.org/go/Manufacturing_data</a> may be a useful set of<br>
data for comparison.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
</font></span></blockquote></div></div>