SetMouseSpeedX
Jump to navigation
Jump to search
A command for Oblivion Script Extender
Syntax:
SetMouseSpeedX speed
Moves the mouse in the horizontal axis at the specified number of pixels per second.
Examples[edit | edit source]
SetMouseSpeedX 5
Moves the mouse 5 pixels per second to the right.