Skip to content
Snippets Groups Projects
Commit 5d017cec authored by Samuli Piippo's avatar Samuli Piippo
Browse files

Disable use of libinput in imx6


Currently libinput does not work with nitrogen6x and touchscreen,
so disable it until problem is resolved.

Change-Id: I5c569f843fbc958faed9da3bd3879aa66efeb5f5
Task-number: QTEE-1032
Reviewed-by: default avatarLaszlo Agocs <laszlo.agocs@theqtcompany.com>
Reviewed-by: default avatarTeemu Holappa <teemu.holappa@theqtcompany.com>
parent 606cd176
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,5 @@ env=QT_IM_MODULE=qtvirtualkeyboard
env=QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS=/dev/input/event0
env=QT_GSTREAMER_CAMERABIN_VIDEOSRC=mxc_v4l2=mfw_v4lsrc,v4l2src
env=QT_QUICK_CONTROLS_STYLE=Flat
env=QT_QPA_EGLFS_NO_LIBINPUT=1
base=linux
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment