3 config BR2_PACKAGE_QT_MOUSE_PC
6 config BR2_PACKAGE_QT_MOUSE_LINUXTP
9 config BR2_PACKAGE_QT_MOUSE_LINUXINPUT
12 config BR2_PACKAGE_QT_MOUSE_TSLIB
14 select BR2_PACKAGE_TSLIB
15 depends on !BR2_STATIC_LIBS # tslib
17 comment "tslib support needs a toolchain w/ dynamic library"
18 depends on BR2_STATIC_LIBS
20 config BR2_PACKAGE_QT_MOUSE_QVFB
23 comment "Mouse Options"
25 config BR2_PACKAGE_QT_MOUSE_NO_QWS_CURSOR
26 bool "Hide the mouse cursor"
28 Do not show the mouse cursor in QWS.