Corrections to the Spanish keyboard layout.

This commit is contained in:
Jeff Smith 2002-10-29 21:28:12 +00:00 committed by Alexandre Julliard
parent 97db7b45e4
commit 6f31013f7b
1 changed files with 2 additions and 2 deletions

View File

@ -407,9 +407,9 @@ static const char main_key_UA[MAIN_LEN][4] =
/*** Spanish keyboard layout (contributed by José Marcos López) */
static const char main_key_ES[MAIN_LEN][4] =
{
"コェ\\","1!|","2\"@","3キ#","4$","5%","6&ャ","7/","8(","9)","0=","'?","。ソ",
"コェ\\","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","<EFBFBD>","'ィ{","酩}",
"aA","sS","dD","fF","gG","hH","jJ","kK","lL","<EFBFBD>","ィ{","酩}",
"zZ","xX","cC","vV","bB","nN","mM",",;",".:","-_",
"<>"
};