Skip to content
Snippets Groups Projects
Commit 11e844db authored by unidentified's avatar unidentified Committed by Alexandre Julliard
Browse files

Small Estonian keyboard fix.

parent fc5e7048
No related branches found
No related tags found
No related merge requests found
...@@ -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",",;",".:","-_",
......
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