Commit 6f31013f authored by Jeff Smith's avatar Jeff Smith Committed by Alexandre Julliard

Corrections to the Spanish keyboard layout.

parent 97db7b45
......@@ -407,9 +407,9 @@ static const char main_key_UA[MAIN_LEN][4] =
/*** Spanish keyboard layout (contributed by Jos Marcos Lpez) */
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","","'{","}",
"aA","sS","dD","fF","gG","hH","jJ","kK","lL","","{","}",
"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