summaryrefslogtreecommitdiff
path: root/gnu/installer/newt/keymap.scm
AgeCommit message (Expand)AuthorFilesLines
2024-11-11installer: Add dry-run?Janneke Nieuwenhuizen1-2/+3
2024-11-11installer: Remove unused (newt) imports.Janneke Nieuwenhuizen1-1/+0
2022-02-02installer: Use named prompt to abort or break installer steps.Josselin Poiret1-6/+2
2021-01-12installer: Fix crash in parameters menu.Mathieu Othacehe1-8/+13
2020-04-09installer: Include empty variant in keyboard layout selection.Florian Pelz1-5/+16
2020-04-09installer: Allow Alt+Shift toggle from non-Latin keyboard layouts.Florian Pelz1-7/+54
2020-04-08installer: Turn help menu into parameters menu.Mathieu Othacehe1-4/+4
2020-04-06installer: Add a help page.Mathieu Othacehe1-10/+23
2019-04-17installer: Sort keyboard layouts according to language and translations.Ludovic Courtès1-3/+19
2019-04-17installer: Translate keyboard layout names.Ludovic Courtès1-4/+6
2019-03-25installer: Set the system's 'keyboard-layout' field.Ludovic Courtès1-1/+12
2019-02-18gnu: Fix some typos in the installer.Tobias Geerinckx-Rice1-1/+1
2019-01-17installer: keymap: Put English layout and international variant ahead.Mathieu Othacehe1-5/+31
2019-01-17installer: keymap: Fix keymap selection of layouts with not variant.Mathieu Othacehe1-16/+12
2019-01-17installer: Turn "Cancel" buttons into "Exit" buttons.Mathieu Othacehe1-1/+1
2019-01-17installer: Fix compute calls.Mathieu Othacehe1-1/+1
2019-01-17installer: Do not ask for keyboard model.Mathieu Othacehe1-38/+6
2019-01-17installer: Remove "selection" from all titles.Mathieu Othacehe1-2/+2
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe1-0/+132