From 2a9e3fbfade745811ec4bc9c97d756d4203dea5f Mon Sep 17 00:00:00 2001 From: bi4k8 Date: Sat, 11 Dec 2021 23:03:38 +0000 Subject: [PATCH] document Focus and Raise actions --- docs/labwc-actions.5.scd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/labwc-actions.5.scd b/docs/labwc-actions.5.scd index c17a2307..d5058a0a 100644 --- a/docs/labwc-actions.5.scd +++ b/docs/labwc-actions.5.scd @@ -17,6 +17,12 @@ Actions are used in keyboard bindings. ** Exit labwc. +** + Give focus to window under cursor. + +** + Restack the current window above other open windows. + ** Iconify (minimize) focused window.