magOffsetCorner
layout magOffsetCorner cyclic { "top left" | "top right" | "bottom right" | "bottom left" }
Description
Specifies the magnifier position with respect to the pointer position.
GUI Equivalent
Examples
envGetVal("layout" "magOffsetCorner")
envSetVal("layout" "magOffsetCorner" 'cyclic "top right")
envSetVal("layout" "magOffsetCorner" 'cyclic "bottom left")
Related Topics
Return to top