1layout 0:30x20+0+5 \
2       1:30x20+30+5 \
3       3:15x25+60+0
4
5=comment
6                                                            +3------------+
7                                                            |             |
8                                                            |             |
9                                                            |             |
10                                                            |             |
11+0---------------------------++1---------------------------+|             |
12|                            ||                            ||             |
13|                            ||                            ||             |
14|                            ||                            ||             |
15|                            ||                            ||             |
16|                            ||                            ||             |
17|                            ||                            ||             |
18|                            ||                            ||             |
19|                            ||                            ||             |
20|                            ||                            ||             |
21|                            ||                            ||             |
22|                            ||                            ||             |
23|                            ||                            ||             |
24|                            ||                            ||             |
25|                            ||                            ||             |
26|                            ||                            ||             |
27|                            ||                            ||             |
28|                            ||                            ||             |
29|                            ||                            ||             |
30+----------------------------++----------------------------++-------------+
31=end
32
33check_horizontal_layout 75x20+0+5 15x5+60+0
34check_vertical_layout  15x25+60+0 60x20+0+5
35
36#
37# window in monitor 0
38window 20x10+5+10
39
40RLayoutFindTopBottomEdges 5 24
41RLayoutFindLeftRightEdges 0 74
42
43RLayoutFindMonitorBottomEdge 24
44RLayoutFindMonitorTopEdge    5
45RLayoutFindMonitorLeftEdge   0
46RLayoutFindMonitorRightEdge  29
47
48RLayoutFull       75x20+0+5
49RLayoutFullHoriz  75x10+0+10
50RLayoutFullVert   20x20+5+5
51RLayoutFull1      30x20+0+5
52RLayoutFullHoriz1 30x10+0+10
53RLayoutFullVert1  20x20+5+5
54
55#
56# window in monitor 1
57window 20x10+35+10
58
59RLayoutFindTopBottomEdges 5 24
60RLayoutFindLeftRightEdges 0 74
61
62RLayoutFindMonitorBottomEdge 24
63RLayoutFindMonitorTopEdge    5
64RLayoutFindMonitorLeftEdge   30
65RLayoutFindMonitorRightEdge  59
66
67RLayoutFull       75x20+0+5
68RLayoutFullHoriz  75x10+0+10
69RLayoutFullVert   20x20+35+5
70RLayoutFull1      30x20+30+5
71RLayoutFullHoriz1 30x10+30+10
72RLayoutFullVert1  20x20+35+5
73