summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2010-11-18 13:14:52 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2010-11-18 13:14:52 +0100
commit7be0f3415508b7f3c9feea7482ee3082ea364794 (patch)
treea124ade66b0c2e0a1fcb2d7ca5023f193fc85faa
parentd7d1d0417071244016000b121c3f2737fa5a2c86 (diff)
downloadmcwm-7be0f3415508b7f3c9feea7482ee3082ea364794.zip
Changed Mod2 to Mod4 when I realized that Mod2 is usually bound to
NumLock, a locking key, in many default configurations!
-rw-r--r--config.h4
-rw-r--r--mcwm.man4
2 files changed, 4 insertions, 4 deletions
diff --git a/config.h b/config.h
index 4d53c0c..db44bb3 100644
--- a/config.h
+++ b/config.h
@@ -8,10 +8,10 @@
/*
* Use this modifier combined with other keys to control wm from
- * keyboard. Default is Mod2, which on my keyboard is the Alt/Windows
+ * keyboard. Default is Mod4, which on my keyboard is the Alt/Windows
* key.
*/
-#define MODKEY XCB_MOD_MASK_2
+#define MODKEY XCB_MOD_MASK_4
/* Extra modifier for resizing. Default is Shift. */
#define SHIFTMOD XCB_MOD_MASK_SHIFT
diff --git a/mcwm.man b/mcwm.man
index 17bfd59..60f0c3b 100644
--- a/mcwm.man
+++ b/mcwm.man
@@ -39,7 +39,7 @@ are visible on all workspaces.
.SH USE
Nota bene: For mcwm to be at all useful you need to know how what keys
-generate the Mod1 and Mod2 modifier masks. If you don't know, use
+generate the Mod1 and Mod4 modifier masks. If you don't know, use
.B xmodmap(1)
with the \-pm option to list them.
@@ -58,7 +58,7 @@ raise
resize
.RE
.PP
-Mod2 + key:
+Mod4 + key:
.RS
.IP \(bu 2
.B r