calamares/src/modules/keyboard
Adriaan de Groot e9ab78cd52 Keyboard: special-case, pc+latin interpreted as us,
instead of as unknown which selects the first layout in the list.
2017-06-19 11:12:23 -04:00
..
images New keyboard viewmodule, based on the one from Manjaro's minst. 2014-07-04 15:33:59 +02:00
keyboardwidget Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
CMakeLists.txt Do not LINK_PUBLIC by default. 2016-12-07 16:37:29 +01:00
kbd-model-map Update 'kbd-model-map' from Upstream 2015-02-18 10:06:37 -05:00
keyboard.conf Make writeEtcDefaultKeyboard an option in keyboard.conf. 2016-09-26 10:57:57 +02:00
keyboard.qrc keyboard: Write the keyboard model and layout settings to the root mount point. 2014-11-11 04:48:03 +01:00
KeyboardLayoutModel.cpp Fix build on very old GCC. 2016-06-13 17:47:54 +02:00
KeyboardLayoutModel.h New KeyboardLayoutModel. 2016-05-31 19:06:07 +02:00
KeyboardPage.cpp Keyboard: special-case, pc+latin interpreted as us, 2017-06-19 11:12:23 -04:00
KeyboardPage.h Make writeEtcDefaultKeyboard an option in keyboard.conf. 2016-09-26 10:57:57 +02:00
KeyboardPage.ui Use KeyboardLayoutModel+QListView instead of QListWidget, and defer setxkbmap until keyboardSearch is over. 2016-05-31 19:06:53 +02:00
KeyboardViewStep.cpp Provide default for m_writeEtcDefaultKeyboard in KeyboardViewStep. 2016-12-13 12:17:07 +01:00
KeyboardViewStep.h Make writeEtcDefaultKeyboard an option in keyboard.conf. 2016-09-26 10:57:57 +02:00
module.desc Big configuration overhaul. 2014-08-06 11:54:45 +02:00
README.md New keyboard viewmodule, based on the one from Manjaro's minst. 2014-07-04 15:33:59 +02:00
SetKeyboardLayoutJob.cpp Make writeEtcDefaultKeyboard an option in keyboard.conf. 2016-09-26 10:57:57 +02:00
SetKeyboardLayoutJob.h Make writeEtcDefaultKeyboard an option in keyboard.conf. 2016-09-26 10:57:57 +02:00

Keyboard layout configuration viewmodule

Requires ckbcomp script.