Commit 9f47e978 authored by Nerijus Baliunas's avatar Nerijus Baliunas Committed by Alexandre Julliard

Better Lithuanian keyboard layout.

parent 8aab09e5
...@@ -557,9 +557,9 @@ static const char main_key_LA[MAIN_LEN][4] = ...@@ -557,9 +557,9 @@ static const char main_key_LA[MAIN_LEN][4] =
/*** Lithuanian (Baltic) keyboard layout (contributed by Nerijus Balinas) */ /*** Lithuanian (Baltic) keyboard layout (contributed by Nerijus Balinas) */
static const char main_key_LT_B[MAIN_LEN][4] = static const char main_key_LT_B[MAIN_LEN][4] =
{ {
"`~","","","","","","","","","((","))","-_","", "`~","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