winex11.drv: Update Lithuanian keyboard layout to better match the X11 one.

This commit is contained in:
Dmitry Timoshkov 2006-07-04 13:57:48 +09:00 committed by Alexandre Julliard
parent 081563e7ec
commit e7e6f10997
1 changed files with 3 additions and 2 deletions

View File

@ -771,13 +771,14 @@ static const char main_key_LA[MAIN_LEN][4] =
"<>"
};
/*** Lithuanian (Baltic) keyboard layout (pc/lt in XFree86 4.3.0, contributed by Nerijus Baliûnas) */
/*** Lithuanian keyboard layout (setxkbmap lt) */
static const char main_key_LT_B[MAIN_LEN][4] =
{
"`~","àÀ","èÈ","æÆ","ëË","áÁ","ðÐ","øØ","ûÛ","¥(","´)","-_","þÞ","\\|",
"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",",<",".>","/?"
"zZ","xX","cC","vV","bB","nN","mM",",<",".>","/?",
"ェャ"
};
/*** Turkish keyboard Layout */