From e35299d4df32218043603b64d18491307938dae1 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 19 Aug 2009 13:23:26 +0200 Subject: [PATCH] userguide: s/j/l in examples --- docs/userguide | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/userguide b/docs/userguide index a358c9d7..25bca9cc 100644 --- a/docs/userguide +++ b/docs/userguide @@ -441,19 +441,19 @@ with +m+ when moving and with +s+ when snapping: # Focus clients on the left, bottom, top, right: bindsym Mod1+j h bindsym Mod1+k j -bindsym Mod1+j k +bindsym Mod1+l k bindsym Mod1+semicolon l # Move client to the left, bottom, top, right: bindsym Mod1+j mh bindsym Mod1+k mj -bindsym Mod1+j mk +bindsym Mod1+l mk bindsym Mod1+semicolon ml # Snap client to the left, bottom, top, right: bindsym Mod1+j sh bindsym Mod1+k sj -bindsym Mod1+j sk +bindsym Mod1+l sk bindsym Mod1+semicolon sl # Focus container on the left, bottom, top, right: