Commit 11e844db authored by Raul's avatar Raul Committed by Alexandre Julliard

Small Estonian keyboard fix.

parent fc5e7048
...@@ -309,7 +309,7 @@ static const char main_key_SE[MAIN_LEN][4] = ...@@ -309,7 +309,7 @@ static const char main_key_SE[MAIN_LEN][4] =
/*** Estonian keyboard layout (contributed by Raul Metsma zombi82@hot.ee) */ /*** Estonian keyboard layout (contributed by Raul Metsma zombi82@hot.ee) */
static const char main_key_ET[MAIN_LEN][4] = static const char main_key_ET[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","","է", "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",",;",".:","-_", "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