Minor fix to the French Canadian keyboard.

oldstable
Ivan De Saedeleer 1999-08-04 14:28:03 +00:00 committed by Alexandre Julliard
parent af0cff550d
commit 0e65a49b2b
1 changed files with 3 additions and 3 deletions

View File

@ -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",",'-",".","",
"«»°"
};