in a 1920x1200 setup 40 pixels of snap value are much better than 20
authorarg@mig29
Mon, 30 Oct 2006 12:40:10 +0100
changeset 555 c0a0245b9815
parent 554 1734939bceba
child 556 12deea36603d
in a 1920x1200 setup 40 pixels of snap value are much better than 20
config.arg.h
--- a/config.arg.h	Mon Oct 30 12:26:55 2006 +0100
+++ b/config.arg.h	Mon Oct 30 12:40:10 2006 +0100
@@ -19,7 +19,7 @@
 
 #define MASTER			600 /* per thousand */
 #define MODKEY			Mod1Mask
-#define SNAP			20 /* pixel */
+#define SNAP			40 /* pixel */
 
 #define KEYS \
 static Key key[] = { \