index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
installer
/
newt
/
keymap.scm
Age
Commit message (
Expand
)
Author
2022-02-02
installer: Use named prompt to abort or break installer steps.
...
Josselin Poiret
2021-01-12
installer: Fix crash in parameters menu.
...
Mathieu Othacehe
2020-04-09
installer: Include empty variant in keyboard layout selection.
...
Florian Pelz
2020-04-09
installer: Allow Alt+Shift toggle from non-Latin keyboard layouts.
...
Florian Pelz
2020-04-08
installer: Turn help menu into parameters menu.
...
Mathieu Othacehe
2020-04-06
installer: Add a help page.
...
Mathieu Othacehe
2019-04-17
installer: Sort keyboard layouts according to language and translations.
...
Ludovic Courtès
2019-04-17
installer: Translate keyboard layout names.
...
Ludovic Courtès
2019-03-25
installer: Set the system's 'keyboard-layout' field.
...
Ludovic Courtès
2019-02-18
gnu: Fix some typos in the installer.
...
Tobias Geerinckx-Rice
2019-01-17
installer: keymap: Put English layout and international variant ahead.
...
Mathieu Othacehe
2019-01-17
installer: keymap: Fix keymap selection of layouts with not variant.
...
Mathieu Othacehe
2019-01-17
installer: Turn "Cancel" buttons into "Exit" buttons.
...
Mathieu Othacehe
2019-01-17
installer: Fix compute calls.
...
Mathieu Othacehe
2019-01-17
installer: Do not ask for keyboard model.
...
Mathieu Othacehe
2019-01-17
installer: Remove "selection" from all titles.
...
Mathieu Othacehe
2019-01-17
gnu: Add graphical installer support.
...
Mathieu Othacehe