magCursorOffset
layout magCursorOffset int magnifierDistance
Description
Specifies the distance of the magnifier from the pointer position. You can specify any value from 0 through 100.
GUI Equivalent
Examples
envGetVal("layout" "magCursorOffset")
envSetVal("layout" "magCursorOffset" 'int 35)
Related Topics
Return to top