summaryrefslogtreecommitdiff
path: root/package/qt/Config.mouse.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt/Config.mouse.in')
-rw-r--r--package/qt/Config.mouse.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/qt/Config.mouse.in b/package/qt/Config.mouse.in
index 87973d2fe..16c41c18f 100644
--- a/package/qt/Config.mouse.in
+++ b/package/qt/Config.mouse.in
@@ -15,4 +15,11 @@ config BR2_PACKAGE_QT_MOUSE_TSLIB
config BR2_PACKAGE_QT_MOUSE_QVFB
bool "qvfb"
+comment "Mouse Options"
+
+config BR2_PACKAGE_QT_MOUSE_NO_QWS_CURSOR
+ bool "Hide the mouse cursor"
+ help
+ Do not show the mouse cursor in QWS.
+
endmenu