diff --git a/input/drivers/android_input.c b/input/drivers/android_input.c index 6af0a9dc48..af05ea3712 100644 --- a/input/drivers/android_input.c +++ b/input/drivers/android_input.c @@ -62,7 +62,7 @@ enum { #endif /* Use this to enable/disable using the touch screen as mouse */ -#define ENABLE_TOUCH_SCREEN_MOUSE 1 +#define ENABLE_TOUCH_SCREEN_MOUSE 0 typedef struct {