Finnish kbd layout 2nd take

Salmela 9700584 at cs.stadia.fi
Wed Oct 1 06:45:34 CDT 2003


Here is a patch for finnish keyboard layout. This time it is unified diff I 
hope.

Changelog
    Add Finnish keyboard layout to wine/dlls/x11drv/keyboard.c


? patch.diff
Index: dlls/x11drv/keyboard.c
===================================================================
RCS file: /home/wine/wine/dlls/x11drv/keyboard.c,v
retrieving revision 1.34
diff -u -r1.34 keyboard.c
--- dlls/x11drv/keyboard.c      22 Sep 2003 19:30:51 -0000      1.34
+++ dlls/x11drv/keyboard.c      1 Oct 2003 11:31:28 -0000
@@ -351,9 +351,9 @@
 /*** Finnish keyboard layout */
 static const char main_key_FI[MAIN_LEN][4] =
 {
- "","1!","2\"@","3#","4$","5%","6&","7/{","8([","9)]","0=}","+?\\","\'`",
- "qQ","wW","eE","rR","tT","yY","uU","iI","oO","pP","","\"^~",
- "aA","sS","dD","fF","gG","hH","jJ","kK","lL","","","'*",
+ "§½","1!","2\"@","3#£","4¤$","5%","6&","7/{","8([","9)]","0=}","+?\\","´`",
+ "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",",;",".:","-_",
  "<>|"
 };





More information about the wine-patches mailing list