I am currently having issues with moving a mouse with a multinode cluster (2 nodes, 2 monitors each) and the mouse being in UI mode.
When I am in standard mode, the mouse would move both clusters, synchronously. But, if I swap to UI input, when I move the primary node’s mouse, nothing happens in the secondary nodes.
If I left click, I get the left click action on the secondary nodes. I was hoping moving the mouse on the primary would move the mouse on the secondary by the same amount.
I noticed that if I move the primary mouse, while moving the secondary node’s mouse, the secondary node will move the mouse position, but it’s based on the input of the secondary, not the primary.
I need to get synchronized movement across all nodes and in the same position across the whole ndisplay configuration.
Any additional help, feedback, or direction would be greatly appreciated!