Commit 0ba59090 authored by Johannes E. Schindelin's avatar Johannes E. Schindelin Committed by Alexandre Julliard

Some minor changes to the German keyboard layout.

parent 0d86ffed
......@@ -155,11 +155,11 @@ static const char main_key_IS[MAIN_LEN][4] =
/*** German keyboard layout (contributed by Ulrich Weigand) */
static const char main_key_DE[MAIN_LEN][4] =
{
"^","1!","2\"","3","4$","5%","6&","7/{","8([","9)]","0=}","?\\","'",
"qQ","wW","eE","rR","tT","zZ","uU","iI","oO","pP","","+*~",
"^","1!","2\"","3","4$","5%","6&","7/{","8([","9)]","0=}","?\\","'`",
"qQ@","wW","eE","rR","tT","zZ","uU","iI","oO","pP","","+*~",
"aA","sS","dD","fF","gG","hH","jJ","kK","lL","","","#",
"yY","xX","cC","vV","bB","nN","mM",",;",".:","-_",
"<>"
"yY","xX","cC","vV","bB","nN","mM",",;",".:","-_",
"<>|"
};
/*** German keyboard layout without dead keys */
......
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