FirstBootPrompt: focus the language list
Make it possible to easily use the window with only the keyboard.
This commit is contained in:
@@ -215,6 +215,8 @@ BootPromptWindow::BootPromptWindow()
|
|||||||
.View()
|
.View()
|
||||||
);
|
);
|
||||||
|
|
||||||
|
fLanguagesListView->MakeFocus();
|
||||||
|
|
||||||
_UpdateStrings();
|
_UpdateStrings();
|
||||||
CenterOnScreen();
|
CenterOnScreen();
|
||||||
Show();
|
Show();
|
||||||
|
|||||||
Reference in New Issue
Block a user