Latin American keyboard fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Changelog:
- fixed Latin American keyboard in dlls/x11drv/keyboard.c. (key "¿¡" was reversed).

Leonardo Quijano
lquijano@hotpop.com

--- keyboard.c.backup	2003-01-21 22:32:11.000000000 -0600
+++ keyboard.c	2003-01-21 23:26:42.000000000 -0600
@@ -603,7 +603,7 @@
 /*** Latin American keyboard layout (contributed by Gabriel Orlando Garcia) */
 static const char main_key_LA[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","´¨","+*~",
  "aA","sS","dD","fF","gG","hH","jJ","kK","lL","ñÑ","{[^","}]`",
  "zZ","xX","cC","vV","bB","nN","mM",",;",".:","-_",

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux