OLPC Azerty Keyboard: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Reverted edits by 58.215.81.151 (Talk) to last revision by Patrol)
(Auto Auctions - 826)
Line 1: Line 1:
Very informative post. Thanks for taking the time to share your view with us.
{{OLPC}}

{{Keyboard layouts}}

==AZERTY keyboard==
For Cameroon and Mali

[[Image:AZERTY-v1.png|800px|none|Azerty keyboard]]

== Link to Keyboard ASCII Map for OpenFirmware ==

[http://dev.laptop.org/git/projects/ofw-ka-files/tree/azerty.ka http://dev.laptop.org/git/projects/ofw-ka-files/tree/azerty.ka]

== OLPC section of the X Windows Symbol file (fr) ==

<pre>
partial alphanumeric_keys
xkb_symbols "olpc" {
// Contact: Sayamindu Dasgupta <sayamindu@laptop.org>
include "fr(basic)"

name[Group1]="France - OLPC";

key <AD02> { [ z, Z, VoidSymbol, guillemotleft ] };

key <AC02> { [ s, S, VoidSymbol, ssharp ] };

key <AB02> { [ x, X, VoidSymbol, guillemotright ] };

key <I219> { [ less, greater ] };
};
</pre>


[[Category:Keyboard]]

Revision as of 21:15, 22 November 2010

Very informative post. Thanks for taking the time to share your view with us.