# HG changeset patch # User arg@mig29 # Date 1162208410 -3600 # Node ID c0a0245b9815f90dac2582b6ca51467efe450740 # Parent 1734939bceba036f7f02c694c07fb8ba82d24b39 in a 1920x1200 setup 40 pixels of snap value are much better than 20 diff -r 1734939bceba -r c0a0245b9815 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[] = { \