Commit 0e65a49b authored by Ivan De Saedeleer's avatar Ivan De Saedeleer Committed by Alexandre Julliard

Minor fix to the French Canadian keyboard.

parent af0cff55
......@@ -173,10 +173,10 @@ static const char main_key_SE[MAIN_LEN][4] =
/*** Canadian French keyboard layout */
static const char main_key_CF[MAIN_LEN][4] =
{
"#|\\","1!","2\"@","3/","4$","5%","6?","7&","8*","9(","0)","-_","=+",
"qQ","wW","eE","rR","tT","yY","uU","iI","oO","pP","^^[","]",
"#|\\","1!","2\"@","3/","4$","5%","6?","7&","8*","9(","0)","-_","=+",
"qQ","wW","eE","rR","tT","yY","uU","iI","oO","pP","^^[","]",
"aA","sS","dD","fF","gG","hH","jJ","kK","lL",";:~","``{","<>}",
"zZ","xX","cC","vV","bB","nN","mM",",'_",".","",
"zZ","xX","cC","vV","bB","nN","mM",",'-",".","",
""
};
......
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