[Bug 11727] Mouse and keyboard button events generated by a window's app are not propagated to X server

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 16 07:59:02 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=11727


leniviy <pleasenospam325 at mail.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pleasenospam325 at mail.ru




--- Comment #19 from leniviy <pleasenospam325 at 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.



More information about the wine-bugs mailing list