http://bugs.winehq.org/show_bug.cgi?id=13420
--- Comment #23 from Felix Saphir felix.saphir@presswatch.de 2008-05-28 05:57:26 --- Okay, works in 0.9.57, if the call is commented out: | if (!(env = getenv("XMODIFIERS")) || !*env) /* ... */ | /*if (!XInitThreads())*/ ERR( "XInitThreads failed, trouble ahead\n" );
Can use it as a switch between working/non-working :)