Variable: hycontrol--screen-edge-position
hycontrol--screen-edge-position is a variable defined in hycontrol.el.
Value
0
Documentation
Cycles between 0-7 representing corner and center edge positions.
The cycle is in clockwise order from the upper left corner.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hycontrol.el
(defvar hycontrol--screen-edge-position 0
"Cycles between 0-7 representing corner and center edge positions.
The cycle is in clockwise order from the upper left corner.")