changeset 555:c0a0245b9815

in a 1920x1200 setup 40 pixels of snap value are much better than 20
author arg@mig29
date Mon, 30 Oct 2006 12:40:10 +0100 (2006-10-30)
parents 1734939bceba
children 12deea36603d
files config.arg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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[] = { \