Displaying 3 results from an estimated 3 matches for "main_key_vkey_qwerty".
2001 Dec 13
0
Dutch Keyboard Support Problem
...;,;",".:?","-=?",
+"[]"
+};
+
/*** Layout table. Add your keyboard mappings to this list */
static const struct {
const char *comment;
@@ -463,6 +473,7 @@
{"United States keyboard layout", 28591, &main_key_US, &main_key_scan_qwerty,
&main_key_vkey_qwerty},
{"United States keyboard layout (phantom key version)", 28591,
&main_key_US_phantom, &main_key_scan_qwerty, &main_key_vkey_qwerty},
{"British keyboard layout", 28591, &main_key_UK, &main_key_scan_qwerty,
&main_key_vkey_qwerty},
+ {"Dutch keyboa...
2003 Jul 25
0
Keyboard_layout was not found
...0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,
0x3c /* the 102nd key (actually to the right of l-shift) */
};
/*** Layout table. Add your keyboard mappings to this list */
[ . . .]
{"German PC nodeadkeys keyboard layout", 28605, &main_key_DE, \\
&main_key_scan_qwerty, &main_key_vkey_qwerty},
- - snip -
All entrys are inspected with my Xmodmap and the utility "xev"
and I recompiled it. But wine didn't take it over.
I saw also, the german layout is a "qwertz". But wine only used "qwerty"
There are no layouts with qwertz. Is it a Bug ?
If wine only w...
2012 Jun 22
0
Wine release 1.5.7
...or ID3DXFont::PreloadText.
d3dx9/tests: Add tests for ID3DXFont::GetGlyphData.
d3dx9: Recognize X8B8G8R8 pixel format in DDS files.
d3dx9/tests: Improve test failure messages for check_dds_pixel_format.
Ken Thomases (1):
winex11: Fix correspondence between main_key_LT_B and main_key_vkey_qwerty.
Lauri Kentt? (2):
po: Update Finnish translation.
po: Update Swedish translation.
Lucas Zawacki (1):
joy.cpl: Hardcode axis name strings that were in joy.rc.
Marcus Meissner (1):
kernel32: Fixed read overflow in WriteFile argument.
Matteo Bruni (8):
d3dcompiler: P...