#include "ioeventmanager.h"#include <X11/Xlib.h>#include <X11/Xutil.h>#include <X11/extensions/XTest.h>

Go to the source code of this file.
Classes | |
| class | SingleClickHoldEventManager |
| The SingleClickHoldEventManager class inherits from IOEventManager to implement a button click and hold using Xlib. More... | |
1.8.3.1