VirtualBox

Ignore:
Timestamp:
Jun 18, 2008 3:34:00 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt: Japanese keyboard fix

Location:
trunk/src/VBox/Frontends/VirtualBox/src/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h

    r8532 r9794  
    11591159};
    11601160
     1161/* Japan no 102nd key */
     1162static const char main_key_jp_no_102[MAIN_LEN][2] =
     1163{
     1164"*!","1!","2\"","3#","4$","5%","6&","7'","8(","9)","0~","-=","^~",
     1165"qQ","wW","eE","rR","tT","yY","uU","iI","oO","pP","@`","[{",
     1166"aA","sS","dD","fF","gG","hH","jJ","kK","lL",";+",":*","]}",
     1167"zZ","xX","cC","vV","bB","nN","mM",",<",".>","/?","\x0\x0","\\_","\\|"
     1168};
     1169
    11611170/* Kyrgyzstan */
    11621171static const char main_key_kg[MAIN_LEN][2] =
  • trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h

    r8532 r9794  
    158158 {"Italy, Macintosh", &main_key_it_mac},
    159159 {"Japan", &main_key_jp},
     160 {"Japan, no 102nd key", &main_key_jp_no_102},
    160161 {"Kyrgyzstan", &main_key_kg},
    161162 {"Cambodia", &main_key_kh},
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette