From 2265dd647a4a350c0ee83c69a8809072b547e788 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Wed, 21 May 2025 06:33:02 +0100 Subject: [PATCH] labwc-actions(5): add example for ShowMenu with wtype Related-to: #2726 --- docs/labwc-actions.5.scd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/labwc-actions.5.scd b/docs/labwc-actions.5.scd index 93e5fa82..a3c6c6d1 100644 --- a/docs/labwc-actions.5.scd +++ b/docs/labwc-actions.5.scd @@ -159,6 +159,21 @@ Actions are used in menus and keyboard/mouse bindings. window and monitor for positive values, and to the right/bottom edge for negative values. + The example below demonstrates how the 'root-menu' can be opened from a + bottom aligned panel using the command `wtype -M logo -k Space`: + +``` + + + root-menu + + 0 + -0 + + + +``` + ** Set decorations of focused window.