diff options
author | racarr <racarr@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2007-02-08 00:22:20 +0000 |
---|---|---|
committer | racarr <racarr@d7aaf104-2d23-0410-ae22-9d23157bf5a3> | 2007-02-08 00:22:20 +0000 |
commit | 8b8248354bd94d7a14a34ffcd766b2344cee4f21 (patch) | |
tree | 30b54e59ce039fe604c8edd0288b9faf9c80a87c /beryl-plugins/src/rotate.c | |
parent | 123669a6e7083ad413638b512ea239efa84835b3 (diff) | |
download | marex-dev-8b8248354bd94d7a14a34ffcd766b2344cee4f21.tar.gz marex-dev-8b8248354bd94d7a14a34ffcd766b2344cee4f21.tar.bz2 |
Yes, yes it is
git-svn-id: file:///beryl/trunk@3786 d7aaf104-2d23-0410-ae22-9d23157bf5a3
Diffstat (limited to 'beryl-plugins/src/rotate.c')
-rw-r--r-- | beryl-plugins/src/rotate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/beryl-plugins/src/rotate.c b/beryl-plugins/src/rotate.c index 0bb7b33..7312c5c 100644 --- a/beryl-plugins/src/rotate.c +++ b/beryl-plugins/src/rotate.c @@ -60,7 +60,7 @@ #define ROTATE_INITIATEDESKTOP_MODIFIERS_DEFAULT 0 #define ROTATE_WHEELINGS_DEFAULT 1 -#define ROTATE_WHEELINGS_MIN 1 +#define ROTATE_WHEELINGS_MIN 0 #define ROTATE_WHEELINGS_MAX 20 #define ROTATE_WHEEL_ON_EDGES_DEFAULT FALSE |