http://bugs.winehq.org/show_bug.cgi?id=2149
Summary: Keyboard input sent to console, no input in applications Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P1 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: LogicDonut@msn.com
Perhaps this is because of XF86 4.4.0, but whenever I so much as attempt to enter text into any wine application, it gets sent to the console rather than the application which has focus. This bug has prevented any use to wine-ran applications.
Current XF86 Settings (relating to keyboard):
Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "XkbModel" "pc104" Option "XkbVariant" "nodeadkeys" EndSection
Here is the current debug log (gziped)