From: Jens Peters Date: Sun, 10 Mar 2024 18:38:33 +0000 (+0100) Subject: README.md: add alt-space binding X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=90823b3350e9795367fe94ab1ee93ab9581c7177;p=proto%2Flabwc.git README.md: add alt-space binding That one was missing in the default bindings. --- diff --git a/README.md b/README.md index 997d3438..bc102b2f 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ If you have not created an rc.xml config file, default bindings will be: | `alt`-`mouse-right` | resize window | `alt`-`arrow` | move window to edge | `super`-`arrow` | resize window to fill half the output +| `alt`-`space` | show the window menu | `XF86_AudioLowerVolume` | amixer sset Master 5%- | `XF86_AudioRaiseVolume` | amixer sset Master 5%+ | `XF86_AudioMute` | amixer sset Master toggle