diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd
index 24956f12..5f700df2 100644
--- a/docs/labwc-config.5.scd
+++ b/docs/labwc-config.5.scd
@@ -779,7 +779,7 @@ extending outward from the snapped edge.
- Drag: Pressing the button within the context, then moving the cursor.
- Scroll: Scrolling in specified *direction* in the context.
- Example:
+ Example to resize window on Logo + Shift + ScrollUp:
```
@@ -796,6 +796,18 @@ extending outward from the snapped edge.
+```
+
+ Example to un-bind the default alt + left-button-press to move window:
+
+```
+
+
+
+
+
+
+
```
**