VirtualBox

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


Ignore:
Timestamp:
Nov 16, 2007 5:47:18 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
26174
Message:

GUI (Linux): added separate host keyboard layouts for German, no dead keys with and without acute replaced by apostrophe

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

    r5752 r5779  
    946946static const char main_key_de_nodeadkeys[MAIN_LEN][2] =
    947947{
     948"^\xb0","1!","2\"","3\xa7","4$","5%","6&","7/","8(","9)","0=","\xdf?","\xb4`",
     949"qQ","wW","eE","rR","tT","zZ","uU","iI","oO","pP","\xfc\xdc","+*",
     950"aA","sS","dD","fF","gG","hH","jJ","kK","lL","\xf6\xd6","\xe4\xc4","#'",
     951"yY","xX","cC","vV","bB","nN","mM",",;",".:","-_","<>","\x0\x0","\x0\x0"
     952};
     953
     954/* Germany, Eliminate dead keys, acute replaced by apostrophe */
     955static const char main_key_de_nodeadkeys_noacute[MAIN_LEN][2] =
     956{
    948957"^\xb0","1!","2\"","3\xa7","4$","5%","6&","7/","8(","9)","0=","\xdf?","\x27`",
    949958"qQ","wW","eE","rR","tT","zZ","uU","iI","oO","pP","\xfc\xdc","+*",
  • trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h

    r5535 r5779  
    137137 {"Germany, Dead grave acute", &main_key_de_deadgraveacute},
    138138 {"Germany, Eliminate dead keys", &main_key_de_nodeadkeys},
     139 {"Germany, Eliminate dead keys, acute replaced by apostrophe", &main_key_de_nodeadkeys_noacute},
    139140 {"Germany, Dvorak", &main_key_de_dvorak},
    140141 {"Germany, Neostyle", &main_key_de_neo},
Note: See TracChangeset for help on using the changeset viewer.

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