summaryrefslogtreecommitdiff
path: root/README.md
blob: 9f7e7d756b78f4fa4caecbdc4455d0bd7e3c8fd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
XGrabControl
============

An LD_PRELOAD override for the XGrab* family of functions.

Many applications such as full-screen games capture the X11 keyboard
and/or pointer using one of the XGrab functions. This module
overrides this while faking a successful grab operation and allows
e.g. global hotkeys for volume setting to work even when using these
applications.


License
-------

See the file LICENSE.txt for details.