[wiki] [sites] colemak patch now updates man page to reflect changed keybindings || runrin

From: <git_AT_suckless.org>
Date: Mon, 07 Sep 2020 16:37:19 +0200

commit b787ec147e8e0c68890923922a401b883c21d7af
Author: runrin <run.rin_AT_rin.run>
Date: Mon Sep 7 07:35:39 2020 -0700

    colemak patch now updates man page to reflect changed keybindings

diff --git a/dwm.suckless.org/patches/colemak_keys/dwm-colemak_keys-20200712-c3c1cc1.diff b/dwm.suckless.org/patches/colemak_keys/dwm-colemak_keys-20200907-61bb8b2.diff
similarity index 66%
rename from dwm.suckless.org/patches/colemak_keys/dwm-colemak_keys-20200712-c3c1cc1.diff
rename to dwm.suckless.org/patches/colemak_keys/dwm-colemak_keys-20200907-61bb8b2.diff
index 4d7f3638..3feab207 100644
--- a/dwm.suckless.org/patches/colemak_keys/dwm-colemak_keys-20200712-c3c1cc1.diff
+++ b/dwm.suckless.org/patches/colemak_keys/dwm-colemak_keys-20200907-61bb8b2.diff
_AT_@ -1,11 +1,12 @@
-From c3c1cc16518ed73fd169bb23aa59397588aba10a Mon Sep 17 00:00:00 2001
+From 4762fa3e13aca17818ed6fa6c7a71322c76be189 Mon Sep 17 00:00:00 2001
 From: runrin <run.rin_AT_rin.run>
-Date: Sun, 12 Jul 2020 23:27:09 -0700
-Subject: [PATCH] colemak keybindings
+Date: Mon, 7 Sep 2020 07:20:07 -0700
+Subject: [PATCH] hnei colemak keys; update man page to reflect changes
 
 ---
  config.def.h | 10 +++++-----
- 1 file changed, 5 insertions(+), 5 deletions(-)
+ dwm.1 | 10 +++++-----
+ 2 files changed, 10 insertions(+), 10 deletions(-)
 
 diff --git a/config.def.h b/config.def.h
 index 1c0b587..501fe4e 100644
_AT_@ -29,6 +30,35 @@ index 1c0b587..501fe4e 100644
          { MODKEY, XK_Return, zoom, {0} },
          { MODKEY, XK_Tab, view, {0} },
          { MODKEY|ShiftMask, XK_c, killclient, {0} },
+diff --git a/dwm.1 b/dwm.1
+index ddc8321..776cd13 100644
+--- a/dwm.1
++++ b/dwm.1
+_AT_@ -92,19 +92,19 @@ Sets monocle layout.
+ .B Mod1\-space
+ Toggles between current and previous layout.
+ .TP
+-.B Mod1\-j
++.B Mod1\-n
+ Focus next window.
+ .TP
+-.B Mod1\-k
++.B Mod1\-e
+ Focus previous window.
+ .TP
+-.B Mod1\-i
++.B Mod1\-l
+ Increase number of windows in master area.
+ .TP
+-.B Mod1\-d
++.B Mod1\-u
+ Decrease number of windows in master area.
+ .TP
+-.B Mod1\-l
++.B Mod1\-i
+ Increase master area size.
+ .TP
+ .B Mod1\-h
 --
-2.20.1
+2.28.0
 
diff --git a/dwm.suckless.org/patches/colemak_keys/index.md b/dwm.suckless.org/patches/colemak_keys/index.md
index 4f77acb9..0dfa7728 100644
--- a/dwm.suckless.org/patches/colemak_keys/index.md
+++ b/dwm.suckless.org/patches/colemak_keys/index.md
_AT_@ -3,11 +3,11 @@ colemak_keys
 
 Description
 -----------
-Colemak keybindings
+Colemak keybindings with updated man page to reflect new bindings
 
 Download
 --------
-* [dwm-colemak_keys-20200712-c3c1cc1.diff](dwm-colemak_keys-20200712-c3c1cc1.diff)
+* [dwm-colemak_keys-20200907-61bb8b2.diff](dwm-colemak_keys-20200907-61bb8b2.diff)
 
 Authors
 -------
Received on Mon Sep 07 2020 - 16:37:19 CEST

This archive was generated by hypermail 2.3.0 : Mon Sep 07 2020 - 16:48:40 CEST