[Groups] NumberOfGroups = 9 ; 50" monitor in 2 rows and 5 columns. ; F1rst row is 1/4 ad second row 3/4 of the height. ; Columns are 1/5 (1 2 3 4 6 8), 2/3 (7 9) or 3/5 (5) of the width. ; 7 7 8 9 9 Top row for online forums, above eye-level to not distract work. ; 4 5 5 5 6 Bottom row for focused work with a panel on each side. ; 4 1 2 3 6 Bottom row for information harvesting. [1] TriggerTop = [Monitor1Top] + [Monitor1Height] * 1/4 TriggerBottom = [Monitor1Top] + [Monitor1Height] TriggerLeft = [Monitor1Left] + [Monitor1Width] * 1/5 TriggerRight = [Monitor1Left] + [Monitor1Width] * 2/5 [2] TriggerTop = [Monitor1Top] + [Monitor1Height] * 1/4 TriggerBottom = [Monitor1Top] + [Monitor1Height] TriggerLeft = [Monitor1Left] + [Monitor1Width] * 2/5 TriggerRight = [Monitor1Left] + [Monitor1Width] * 3/5 [3] TriggerTop = [Monitor1Top] + [Monitor1Height] * 1/4 TriggerBottom = [Monitor1Top] + [Monitor1Height] TriggerLeft = [Monitor1Left] + [Monitor1Width] * 3/5 TriggerRight = [Monitor1Left] + [Monitor1Width] * 4/5 [4] TriggerTop = [Monitor1Top] + [Monitor1Height] * 1/4 TriggerBottom = [Monitor1Top] + [Monitor1Height] TriggerLeft = [Monitor1Left] TriggerRight = [Monitor1Left] + [Monitor1Width] * 1/5 [5] TriggerTop = [Monitor1Top] + [Monitor1Height] * 1/4 TriggerBottom = [Monitor1Top] + [Monitor1Height] TriggerLeft = [Monitor1Left] + [Monitor1Width] * 1/5 TriggerRight = [Monitor1Left] + [Monitor1Width] * 4/5 [6] TriggerTop = [Monitor1Top] + [Monitor1Height] * 1/4 TriggerBottom = [Monitor1Top] + [Monitor1Height] TriggerLeft = [Monitor1Left] + [Monitor1Width] * 4/5 TriggerRight = [Monitor1Left] + [Monitor1Width] [7] TriggerTop = [Monitor1Top] TriggerBottom = [Monitor1Top] + [Monitor1Height] * 1/4 TriggerLeft = [Monitor1Left] TriggerRight = [Monitor1Left] + [Monitor1Width] * 2/5 [8] TriggerTop = [Monitor1Top] TriggerBottom = [Monitor1Top] + [Monitor1Height] * 1/4 TriggerLeft = [Monitor1Left] + [Monitor1Width] * 2/5 TriggerRight = [Monitor1Left] + [Monitor1Width] * 3/5 [9] TriggerTop = [Monitor1Top] TriggerBottom = [Monitor1Top] + [Monitor1Height] * 1/4 TriggerLeft = [Monitor1Left] + [Monitor1Width] * 3/5 TriggerRight = [Monitor1Left] + [Monitor1Width]