diff options
author | Mirko Vogt <dev@nanl.de> | 2011-07-18 12:42:32 +0200 |
---|---|---|
committer | Jørgen Lind <jorgen.lind@nokia.com> | 2011-07-18 12:42:32 +0200 |
commit | 947aaa79b05adec527c7500e36766c7ff19f118d (patch) | |
tree | 72c3a85f88933be33c43f4bb50d509a635b95104 /doc/src/snippets/code/doc_src_qalgorithms.cpp | |
parent | 80bc39a4560577f1c9d5e6dc0068a7d241c29aec (diff) | |
download | qt4-tools-947aaa79b05adec527c7500e36766c7ff19f118d.tar.gz |
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_qalgorithms.cpp')
0 files changed, 0 insertions, 0 deletions