$ xinput test-xi2 --root [...] EVENT type 6 (Motion) device: 9 (9) detail: 0 flags: root: 3397.79/1078.45 event: 3397.79/1078.45 buttons: modifiers: locked 0 latched 0 base 0 effective: 0 group: locked 0 latched 0 base 0 effective: 0 valuators: 0: 3394.79 1: 1077.45 windows: root 0xe5 event 0xe5 child 0x1063bce EVENT type 13 (RawKeyPress) device: 3 (10) detail: 37 valuators:
Yes, I see a lot of events happening when moving the mouse. Only the global application menu doesn't seem to react to these mouse events when after a menu was opened.
$ xinput test-xi2 --root
[...]
EVENT type 6 (Motion)
device: 9 (9)
detail: 0
flags:
root: 3397.79/1078.45
event: 3397.79/1078.45
buttons:
modifiers: locked 0 latched 0 base 0 effective: 0
group: locked 0 latched 0 base 0 effective: 0
valuators:
0: 3394.79
1: 1077.45
windows: root 0xe5 event 0xe5 child 0x1063bce
EVENT type 13 (RawKeyPress)
device: 3 (10)
detail: 37
valuators:
Yes, I see a lot of events happening when moving the mouse. Only the global application menu doesn't seem to react to these mouse events when after a menu was opened.