From c5a44f12d41f39728686ef8b4f875d59a0b51e04 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 10 Jun 2011 15:16:05 +0200 Subject: [PATCH] userguide: document resizing with a mode --- docs/userguide | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/docs/userguide b/docs/userguide index 17373410..205b5a99 100644 --- a/docs/userguide +++ b/docs/userguide @@ -674,13 +674,11 @@ bindsym Mod1+Shift+2 move workspace 2 [[resizingconfig]] -=== Resizing columns/rows +=== Resizing containers/windows -If you want to resize columns/rows using your keyboard, you can use the +If you want to resize containers/windows using your keyboard, you can use the +resize+ command, I recommend using it inside a so called +mode+: -/////////////////////////////////////////////////////////////////////// -TODO: mode is not yet implemented .Example: Configuration file, defining a mode for resizing ---------------------------------------------------------------------- mode "resize" { @@ -706,11 +704,9 @@ mode "resize" { } # Enter resize mode -bindsym Mod1+r mode resize +bindsym Mod1+r mode "resize" ---------------------------------------------------------------------- -/////////////////////////////////////////////////////////////////////// - === Jumping to specific windows Often when in a multi-monitor environment, you want to quickly jump to a -- 2.39.5