summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_qtscript.js
diff options
context:
space:
mode:
authorMirko Vogt <dev@nanl.de>2011-07-18 10:42:32 (GMT)
committerJørgen Lind <jorgen.lind@nokia.com>2011-07-18 10:42:32 (GMT)
commit947aaa79b05adec527c7500e36766c7ff19f118d (patch)
tree72c3a85f88933be33c43f4bb50d509a635b95104 /doc/src/snippets/code/doc_src_qtscript.js
parent80bc39a4560577f1c9d5e6dc0068a7d241c29aec (diff)
downloadQt-947aaa79b05adec527c7500e36766c7ff19f118d.zip
Qt-947aaa79b05adec527c7500e36766c7ff19f118d.tar.gz
Qt-947aaa79b05adec527c7500e36766c7ff19f118d.tar.bz2
Add support for opening LinuxInput devices exclusively ('grabbing').
The LinuxInput stack exposes the ioctl EVIOCGRAB which allows LinuxInput devices being opened exclusively ('grabbed'). This patch adds support for configuring how Qt should treat LinuxInput devices (via the 'grab'-argument). By default devices are not grabbed, so not opened exclusively (matches prior behaviour). This however means all input (keystrokes, etc.) is passed to other applications (shells/ttys included) accessing respective device(s) as well. Merge-request: 2637 Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/doc_src_qtscript.js')
0 files changed, 0 insertions, 0 deletions