calamares/src/modules/keyboard
Adriaan de Groot 9331a25905 [libcalamares] Remove Typedefs.h
- This small header file contained a few unrelated typedefs.
   Move those typedefs to the classes they relate to. This
   **does** mean that some consumers need to #include something
   else instead.
 - Use type names more consistently.

Editorial: why are **pages** responsible for creating the jobs?
2019-05-07 09:51:23 -04:00
..
images New keyboard viewmodule, based on the one from Manjaro's minst. 2014-07-04 15:33:59 +02:00
keyboardwidget
CMakeLists.txt Do not LINK_PUBLIC by default. 2016-12-07 16:37:29 +01:00
kbd-model-map
keyboard.conf
keyboard.qrc
KeyboardLayoutModel.cpp Reduce warnings about extra ; 2019-04-18 12:06:09 +02:00
KeyboardLayoutModel.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
KeyboardPage.cpp [keyboard] Avoid crash with unconfigured keyboards 2019-04-18 12:56:56 +02:00
KeyboardPage.h [libcalamares] Remove Typedefs.h 2019-05-07 09:51:23 -04:00
KeyboardPage.ui
KeyboardViewStep.cpp
KeyboardViewStep.h
README.md New keyboard viewmodule, based on the one from Manjaro's minst. 2014-07-04 15:33:59 +02:00
SetKeyboardLayoutJob.cpp
SetKeyboardLayoutJob.h

Keyboard layout configuration viewmodule

Requires ckbcomp script.