http://bugs.winehq.org/show_bug.cgi?id=11822
--- Comment #26 from Lei Zhang thestig@google.com 2008-04-15 19:25:14 --- As an workaround. you can easily get the old behavior if you call X11DRV_InitKeyboard( thread_display() ); instead of X11DRV_InitKeyboard( gdi_display ); in x11drv_main.c.