This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

AW: Right mouse button does not work


> However, I'd like you to
> run "xev" in Cygwin/XFree86 and check if the mouse events 
> that xev reports
> correspond to the button that you push.
> 
> You'll be looking for things like a lack of events for the right mouse
> button, duplicate events (beware that some will be push, some will be
> release), or anything that looks strange.

This is a typical result of a single right-click-and-release:

ButtonPress event, serial 18, synthetic NO, window 0x800001,
    root 0x2e, subw 0x0, time 37050055, (77,58), root:(672,315),
    state 0x10, button 3, same_screen YES

ButtonRelease event, serial 18, synthetic NO, window 0x800001,
    root 0x2e, subw 0x0, time 37050325, (77,58), root:(672,315),
    state 0x410, button 3, same_screen YES

Looks good (as far as I understand the output).


  Stefan 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]