Commit f708f548 authored by Giovanni Pancotti's avatar Giovanni Pancotti Committed by Alexandre Julliard

Italian keyboard fixes.

parent 07291056
......@@ -217,10 +217,11 @@ static const char main_key_PT[MAIN_LEN][4] =
/*** Italian keyboard layout */
static const char main_key_IT[MAIN_LEN][4] =
{
"\\|","1!1","2\"2","3?3","4$","5%","6&","7/{","8([","9)]","0=}","'?`","i^~",
"qQ@","wW","eE","rR?","tT","yY","uU","iI","oOo","pP?","ee[","+*]",
"aAae","sS?","dD?","fF","gG","hH","jJ","kK","lL","oc@","a?#","u?",
"zZ<","xX>","cC","vV","bB","nN","mM?",",;",".:*","-_","<>|"
"\\|","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",",;",".:","-_",
"<>|"
};
/*** Finnish keyboard layout */
......
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