KWin
|
#include "input.h"
#include <xkbcommon/xkbcommon.h>
#include <kwin_export.h>
#include <KConfigGroup>
#include <QLoggingCategory>
#include <optional>
Go to the source code of this file.
Classes | |
class | KWin::Xkb |
Namespaces | |
namespace | KWin |
Typedefs | |
typedef uint32_t | xkb_mod_index_t |
typedef uint32_t | xkb_led_index_t |
typedef uint32_t | xkb_keysym_t |
typedef uint32_t | xkb_layout_index_t |
typedef uint32_t xkb_keysym_t |
typedef uint32_t xkb_layout_index_t |
typedef uint32_t xkb_led_index_t |
typedef uint32_t xkb_mod_index_t |