From 08de4f3d6bb29a942e3dea42fdaee294eb8d746c Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Sun, 8 Dec 2024 17:24:32 +0000 Subject: [PATCH] labwc-actions(5): add missing position option to ShowMenu --- docs/labwc-actions.5.scd | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/labwc-actions.5.scd b/docs/labwc-actions.5.scd index d0082607..bc9929b9 100644 --- a/docs/labwc-actions.5.scd +++ b/docs/labwc-actions.5.scd @@ -124,9 +124,20 @@ Actions are used in menus and keyboard/mouse bindings. ** Re-load configuration and theme files. -** +** + Show a menu. +``` + + yes|no + + X + Y + + +``` + *menu* The name of the menu to show. The menus "root-menu", "client-menu", "client-send-to-menu" and "client-list-combined-menu" are guaranteed to exist, but others may be defined explicitly.