Displaying 1 result from an estimated 1 matches for "main_key_d".
Did you mean:
main_key_de
2003 Jul 25
0
Keyboard_layout was not found
...,0xf6,0xe4,0x23,
/* y x c v b n m , . - */
0x79,0x78,0x63,0x76,0x62,0x6e,0x6d,0x2c,0x2e,0x2d,
/* < */
0x3c /* the 102nd key (actually to the right of l-shift) */
};
/*** German PC nodeadkeys keyboard layout (contributed by jl) */
static const char main_key_DE_PC_nodeadkeys[MAIN_LEN][4] =
{
"^?","1!","2\"?","3??","4$","5%","6&","7/{","8([","9)]","0=}","??\\","'`",
"qQ@","wW","eE?&quo...