Update Lithuanian keyboard layout to better match the X11 one

Dmitry Timoshkov dmitry at codeweavers.com
Mon Jul 3 23:57:48 CDT 2006


Hello,

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

--- cvs/hq/wine/dlls/winex11.drv/keyboard.c	2006-06-16 22:19:17.000000000=
 +0900
+++ wine/dlls/winex11.drv/keyboard.c	2006-07-04 13:28:29.000000000 +0900
@@ -771,13 +771,14 @@ static const char main_key_LA[MAIN_LEN][
  "<>"
 };
=20
-/*** Lithuanian (Baltic) keyboard layout (pc/lt in XFree86 4.3.0, contri=
buted by Nerijus Bali=FBnas) */
+/*** Lithuanian keyboard layout (setxkbmap lt) */
 static const char main_key_LT_B[MAIN_LEN][4] =3D
 {
  "`~","=E0=C0","=E8=C8","=E6=C6","=EB=CB","=E1=C1","=F0=D0","=F8=D8","=FB=
=DB","=A5(","=B4)","-_","=FE=DE","\\|",
  "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",",<",".>","/?",
+ "=AA=AC"
 };
=20
 /*** Turkish keyboard Layout */





More information about the wine-patches mailing list