WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE:
by Vincas Miliūnas on Sunday September 4th 2011, 10:14
It doesn't matter, raw input messages are sent only when mouse cursor changes it's position on the screen.

You can use raw input logger to see if the version of WINE you're using is compiled with raw input at all:

Source code: dl.dropbox.com/u/6901628/raw-logger.c
Binary: dl.dropbox.com/u/6901628/raw-logger.exe

Run it in a terminal, then move mouse over the window, you'll see raw input events received logged in the terminal.

[post new] [reply to this]

  • RE: by Andrea on Sunday September 4th 2011, 10:33
    • RE: by Vincas Miliūnas on Sunday September 4th 2011, 10:41
      • RE: by Andrea on Sunday September 4th 2011, 10:47
        • RE: by Vincas Miliūnas on Monday September 5th 2011, 10:28
          • RE: by Andrea on Saturday September 10th 2011, 7:27
Page loaded in 0.0042 seconds.