fix-tr-keyboard.patch 825 B

1234567891011121314
  1. Index: VirtualBox-2.2.4_OSE/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-layouts.h
  2. ===================================================================
  3. --- VirtualBox-2.2.4_OSE.orig/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-layouts.h
  4. +++ VirtualBox-2.2.4_OSE/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-layouts.h
  5. @@ -1836,7 +1836,7 @@ static const char main_key_th_pat[MAIN_L
  6. /* Turkey */
  7. static const char main_key_tr[MAIN_LEN][2] =
  8. {
  9. -"\"\\","1!","2'","3^","4+","5%","6&","7/","8(","9)","0=","*?","-_",
  10. +"\"\xe9","1!","2'","3^","4+","5%","6&","7/","8(","9)","0=","*?","-_",
  11. "qQ","wW","eE","rR","tT","yY","uU","\xb9I","oO","pP","\xbb\xab","\xfc\xdc",
  12. "aA","sS","dD","fF","gG","hH","jJ","kK","lL","\xba\xaa","i\xa9",",;",
  13. "zZ","xX","cC","vV","bB","nN","mM","\xf6\xd6","\xe7\xc7",".:","<>","\x0\x0","\x0\x0"