VirtualBox

Ignore:
Timestamp:
May 2, 2008 3:36:21 PM (17 years ago)
Author:
vboxsync
Message:

Frontends/VirtualBox3/4 (X11): added a keyboard layout for 101 key US to get rid of the complaint message in the release log

File:
1 edited

Legend:

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

    r8214 r8532  
    6161};
    6262
     63/* U.S. English, no 102nd key */
     64static const char main_key_us_101[MAIN_LEN][2] =
     65{
     66"`~","1!","2@","3#","4$","5%","6^","7&","8*","9(","0)","-_","=+",
     67"qQ","wW","eE","rR","tT","yY","uU","iI","oO","pP","[{","]}",
     68"aA","sS","dD","fF","gG","hH","jJ","kK","lL",";:","'\"","\\|",
     69"zZ","xX","cC","vV","bB","nN","mM",",<",".>","/?","\x0\x0","\x0\x0","\x0\x0"
     70};
     71
    6372/* U.S. English, International (with dead keys) */
    6473static const char main_key_us_intl[MAIN_LEN][2] =
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