summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@digia.com>2013-08-01 09:16:56 +0200
committerRainer Keller <rainer.keller@digia.com>2013-08-01 16:52:11 +0300
commit64936a42e6f7462f9b4b0023e4660587f8ca675a (patch)
tree3499dbe54158684118a8670c04714a835dbb05cc /src
parentb0c0bbbf4a2d82bffcfe17a15e16ea869eabdf09 (diff)
Doc: Plugin specification on commandline is deprecated
Change-Id: Ib9565a447ccac1bfff8d7dcdd35c0b5391308932 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
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: