Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
#include "arch/Arch.h"
#include "deskflow/ClientArgs.h"
#include "deskflow/KeyMap.h"
#include "deskflow/PlatformScreen.h"
#include "platform/XWindowsPowerManager.h"
#include <set>
#include <vector>
#include <X11/Xlib.h>
Go to the source code of this file.
Classes | |
class | XWindowsScreen |
Implementation of IPlatformScreen for X11. More... |