#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 | AltTabEventManager |
The AltTabEventManager class inherits from IOEventManager to implement Alt+tab key shortcut using Xlib. More... | |