![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
#include "base/Event.h"#include "base/NetworkProtocol.h"#include "base/Stopwatch.h"#include "deskflow/Clipboard.h"#include "deskflow/ClipboardTypes.h"#include "deskflow/KeyTypes.h"#include "deskflow/MouseTypes.h"#include "server/Config.h"#include <climits>#include <map>#include <set>#include <vector>

Go to the source code of this file.
Classes | |
| class | Server |
| Deskflow server. More... | |
| class | Server::LockCursorToScreenInfo |
| Lock cursor to screen data. More... | |
| class | Server::SwitchToScreenInfo |
| Switch to screen data. More... | |
| class | Server::SwitchInDirectionInfo |
| Switch in direction data. More... | |
| class | Server::ScreenConnectedInfo |
| Screen connected data. More... | |
| class | Server::KeyboardBroadcastInfo |
| Keyboard broadcast data. More... | |
Namespaces | |
| namespace | deskflow |