cae  0.0.0
Cross-API graphics engine
Loading...
Searching...
No Matches
x11.cpp File Reference
#include "X11/X11.hpp"
#include "Utils/Image.hpp"
#include "Utils/Logger.hpp"
#include <X11/keysym.h>
#include <X11/XKBlib.h>
#include <utility>
#include <vector>
+ Include dependency graph for x11.cpp:

Go to the source code of this file.

Functions

static cae::KeyCode translateKeysym (const KeySym sym)
 

Function Documentation

◆ translateKeysym()