<usb_mouse>.left-button <usb_mouse>.reset
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<usb_mouse>.moveto

Synopsis

<usb_mouse>.moveto coordinator_x coordinator_y

Description

Move the mouse cursor to a specific position of the screen identified by coordinator_x and coordinator_y. To correctly run this command, target OS should disable its mouse acceleration feature. The feature has been available in Windows through "Enhance Pointer Precision" setting from Mouse properties in control panel. If the target OS is Linux, the feature can also be disabled through xinput command as "xinput set-prop 10 259 -1". It is better to run "Reset" command right after the target OS setting to clear previous side-effects caused by this target OS feature.

Provided By

usb-input-devices

See Also

<usb_mouse>.reset
<usb_mouse>.left-button <usb_mouse>.reset