summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mtouch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mtouch.c b/src/mtouch.c
index ec5eac9..a6b96b8 100644
--- a/src/mtouch.c
+++ b/src/mtouch.c
@@ -21,7 +21,7 @@
21 21
22#include "mtouch.h" 22#include "mtouch.h"
23 23
24static const int use_grab = 1; 24static const int use_grab = 0;
25 25
26int configure_mtouch(struct MTouch *mt, int fd) 26int configure_mtouch(struct MTouch *mt, int fd)
27{ 27{