![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
#include <array>#include <cstdint>#include <map>

Go to the source code of this file.
Classes | |
| class | XDGKeyUtil |
| XKB utility functions. More... | |
Typedefs | |
| using | KeySym = unsigned long |
| using | KeySymMap = std::map<KeySym, uint32_t> |