Skip to content
Snippets Groups Projects
Commit f708f548 authored by Giovanni Pancotti's avatar Giovanni Pancotti Committed by Alexandre Julliard
Browse files

Italian keyboard fixes.

parent 07291056
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment