FabGL
ESP32 Display Controller and Graphics Library
KeyboardLayout Struct Reference

All in one structure to fully represent a keyboard layout. More...

#include <keyboard.h>

Public Attributes

AltVirtualKeyDef alternateVK [64]
 
DeadKeyVirtualKeyDef deadkeysToVK [64]
 
VirtualKey deadKeysVK [8]
 
const char * desc
 
VirtualKeyDef exScancodeToVK [32]
 
KeyboardLayout const * inherited
 
const char * name
 
VirtualKeyDef scancodeToVK [92]
 

Detailed Description

All in one structure to fully represent a keyboard layout.

Definition at line 79 of file keyboard.h.


The documentation for this struct was generated from the following file: