Commit ff2b3697 authored by Bertho Stultiens's avatar Bertho Stultiens Committed by Alexandre Julliard

Fixed Danish keyboard layout.

parent 6b9dd2e0
......@@ -111,7 +111,7 @@ static const char main_key_NO[MAIN_LEN][4] =
/*** Danish keyboard layout (contributed by Bertho Stultiens) */
static const char main_key_DA[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","","","'*",
"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