serenity/Libraries/LibKeyboard
Valtteri Koskivuori 00a0e525e6 Kernel+LibKeyboard: Store the keymap name when setting system keymap
This way we can query the kernel to see which keymap is currently in use.
2020-08-06 17:45:06 +02:00
..
CharacterMap.cpp Kernel+LibKeyboard: Store the keymap name when setting system keymap 2020-08-06 17:45:06 +02:00
CharacterMap.h Kernel+LibKeyboard: Store the keymap name when setting system keymap 2020-08-06 17:45:06 +02:00
CharacterMapData.h LibKeyboard: Replace char data type to u32 for code point 2020-06-16 13:15:17 +02:00
CharacterMapFile.cpp LibKeyboard: Don't crash when file is empty 2020-06-29 13:27:13 +02:00
CharacterMapFile.h LibKeyboard: Replace char data type to u32 for code point 2020-06-16 13:15:17 +02:00
CMakeLists.txt LibKeyboard: Add new library for keyboard applications 2020-06-03 21:52:40 +02:00