Commit 656dc7a8 authored by Sylvain Petreolle's avatar Sylvain Petreolle Committed by Alexandre Julliard

Added Euro and antiquote to the French keyboard layout.

parent 5593a083
......@@ -210,8 +210,8 @@ static const char main_key_UK[MAIN_LEN][4] =
/*** French keyboard layout (contributed by Eric Pouech) */
static const char main_key_FR[MAIN_LEN][4] =
{
"","&1","2~","\"3#","'4{","(5[","-6|","7","_8\\","9^","0@",")]","=+}",
"aA","zZ","eE","rR","tT","yY","uU","iI","oO","pP","^","$",
"","&1","2~","\"3#","'4{","(5[","-6|","7`","_8\\","9^","0@",")]","=+}",
"aA","zZ","eE","rR","tT","yY","uU","iI","oO","pP","^","$",
"qQ","sS","dD","fF","gG","hH","jJ","kK","lL","mM","%","*",
"wW","xX","cC","vV","bB","nN",",?",";.",":/","!",
"<>"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment