http://bugs.winehq.org/show_bug.cgi?id=11727 leniviy <pleasenospam325(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pleasenospam325(a)mail.ru --- Comment #19 from leniviy <pleasenospam325(a)mail.ru> 2010-01-16 07:59:01 --- I don't see why wine doesn't send mouseclicks directly to the app and not to X server only. Try this launcher: http://bugs.winehq.org/attachment.cgi?id=25625 it consists of 3 programs: * xemulate: a native linux program to emulate input via command line (thanks to "anyremote" project) * hooksendinput.dll: hooks the SendInput() API and invokes xemulate with some parameters * launchwithdll.exe: the launcher that finds hooksendinput.dll and then executes the given command line, then injects the dll to a new process. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.