summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/doc/src/b2qt.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index be41a5a..8a12d9a 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -652,8 +652,7 @@
In the \c{appcontroller.conf} file, the input devices are
specified by the lines similar to these:
\code
- append=-plugin
- append=evdevtouch:/dev/input/event0
+ env=QT_QPA_GENERIC_PLUGINS=evdevtouch:/dev/input/event0
\endcode
The mouse pointer can be turned on and off by removing or adding this line: