On Sat, 5 Jan 2002, tim wrote:
> Actually in the log, I don't see any mention of the errors for no
keyboard.
> Anyone have any ideas, on how to turn on the keyboad, er make wine
recognize
> it?
Ok looking at more closely with the degug guy...
...
Invoking /opt/wine/bin/wine.bin --debugmsg +key,+keyboard
/usr/share/wine-c/Diablo II/Game.exe ...
trace:key:X11DRV_InitKeyboard NumLockMask is 10
trace:keyboard:X11DRV_KEYBOARD_DetectLayout Attempting to match against
"United States keyboard layout"
trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff1b
<skip a lot>
trace:keyboard:X11DRV_KEYBOARD_DetectLayout matches=28, mismatches=19, score=18
trace:keyboard:X11DRV_KEYBOARD_DetectLayout detected layout is "United
States keyboard layout"
trace:keyboard:X11DRV_InitKeyboard OEM specific virtual key DF assigned to
keycode 54:
trace:keyboard:X11DRV_InitKeyboard (FF9D (KP_Begin) FFB5 (KP_5) )
fixme:string:GetLocaleInfoA Unkown LC type 40D5F4
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403a4680)->(00010021,00000011)
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x403a4680)->(00010021,00000011)
err:ntdll:RtlpWaitForCriticalSection section 0x400f614c "virtual.c:
csVirtual" wait timed out, retrying (60 sec) fs=008f
...
According to the docs I should hand edit keyboard.c and such.
This is codeweavers preview, so I do not have the option of recompiling
with a new keyboard layout.
It's a toshiba laptop, and In general should do the US default.
If anyone has any ideas I'd be appriciative.
In the mean time it's compiling Wine-20011108 for me, as the most
recent one fails on ftp.o
Wish me luck