#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 | ScrollUpDownManager |
The ScrollUpDownManager class inherits from IOEventManager to implement a scrolling up and down event using Xlib. More... | |