Stefan, > 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).
Well, the right mouse button is functioning exactly as expected. It is generating the correct events. There must be something wrong with the program that is supposed to receive those events. Perhaps it is missing an essential extension or library... I have no specific ideas. Good luck, Harold