diff --git a/lv_drv_conf.h b/lv_drv_conf.h index 6f2265e..9db1c43 100644 --- a/lv_drv_conf.h +++ b/lv_drv_conf.h @@ -401,7 +401,7 @@ * Mouse or touchpad as evdev interface (for Linux based systems) *------------------------------------------------*/ #ifndef USE_EVDEV -# define USE_EVDEV 1 +# define USE_EVDEV 0 #endif #ifndef USE_BSD_EVDEV