VirtualBox

Changeset 23041 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Sep 15, 2009 8:10:52 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt: support the Sun dead key German keyboard layout on X11 hosts

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

Legend:

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

    r12498 r23041  
    10601060};
    10611061
     1062/* Germany, Sun dead keys */
     1063static const char main_key_de_sun[MAIN_LEN][2] =
     1064{
     1065"^\xb0","1!","2\"","3\xa7","4$","5%","6&","7/","8(","9)","0=","\xdf?","\x3\x0",
     1066"qQ","wW","eE","rR","tT","zZ","uU","iI","oO","pP","\xfc\xdc","+*",
     1067"aA","sS","dD","fF","gG","hH","jJ","kK","lL","\xf6\xd6","\xe4\xc4","#'",
     1068"yY","xX","cC","vV","bB","nN","mM",",;",".:","-_","<>","\x0\x0","\x0\x0"
     1069};
     1070
    10621071/* Greece */
    10631072static const char main_key_gr[MAIN_LEN][2] =
  • trunk/src/VBox/Frontends/VirtualBox/src/X11/keyboard-list.h

    r12498 r23041  
    155155 {"Germany, Eliminate dead keys, acute replaced by apostrophe, paragraph", &main_key_de_nodeadkeys_noacute_para},
    156156 {"Germany, Dvorak, paragraph", &main_key_de_dvorak_para},
     157 {"Germany, Sun dead keys", &main_key_de_sun},
    157158 {"Greece", &main_key_gr},
    158159 {"Greece, Eliminate dead keys", &main_key_gr_nodeadkeys},
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