Comment 136 for bug 296167

Revision history for this message
Robstarusa (rob-naseca) wrote :

My screen resolution is 1280x1024 (on each of 4 monitors)

If I do:

xte "mousemove 1279 5" && xte "mousemove 1280 5"

it breaks the mouse every time
to get it back, I need to do an xte mousemove which relocates the cursor on the "first" display.

for me, xte "mousemove 800 800" always fixes it.