pointer_motion


Description:

public void pointer_motion (double dx, double dy)

Moves the pointer from its current position.

May only be called on a remote desktop session with `XDP_DEVICE_POINTER` access.

Parameters:

this

a [class@Session]

dx

relative horizontal movement

dy

relative vertical movement