Skip to content

Commit 17a5954

Browse files
committed
H4
1 parent fb08598 commit 17a5954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/powertoys/fancyzones.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@ There are two styles of custom zone layouts: **Grid** and **Canvas**.
101101

102102
The **Grid** model starts with a three column grid and allows zones to be created by splitting and merging zones, moving the gutter between zones as desired. This is a relative layout and will resize with different screen sizes. You can edit the layout using mouse or using keyboard.
103103

104-
**Mouse**
104+
#### Mouse
105105

106106
- To divide a zone: click your mouse. To rotate the divider: hold down the <kbd>Shift</kbd> key.
107107
- To move a divider: click on the thumb and drag or select the thumb by focusing the layout.
108108
- To merge/delete zones: select a zone, hold the left mouse button and drag the mouse until multiple zones are selected. Release the button and a popup menu will show up. Select **Merge** and they will become one zone. This is how a zone should be deleted, by merging it into another zone.
109109

110-
**Keyboard**
110+
#### Keyboard
111111

112112
- First, focus the layout by pressing <kbd>Ctrl</kbd>+<kbd>Tab</kbd>. All zones and dividers can be focused by pressing <kbd>Tab</kbd> key.
113113
- To divide a zone: focus the zone you want to divide and press <kbd>S</kbd> or <kbd>Shift</kbd>+<kbd>S</kbd> to divide it.

0 commit comments

Comments
 (0)