diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mtouch.c | 2 |
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 | ||
| 24 | static const int use_grab = 1; | 24 | static const int use_grab = 0; |
| 25 | 25 | ||
| 26 | int configure_mtouch(struct MTouch *mt, int fd) | 26 | int configure_mtouch(struct MTouch *mt, int fd) |
| 27 | { | 27 | { |
