guix/gnu/installer
Ludovic Courtès 37eda8c044
installer: Disable F12 hot key.
Fixes <https://bugs.gnu.org/38562>.
Reported by Brice Waegeneire <brice@waegenei.re>.

Previously, pressing F12 or shift-F2 in one of those forms would cause
it to exit, usually with the default value #t because the caller had not
provided a useful hotkey "callback".

* gnu/installer/newt/page.scm (run-input-page, run-confirmation-page)
(run-listbox-selection-page, run-checkbox-tree-page)
(run-file-textbox-page): Pass #:flags FLAG-NOF12 to 'make-form'.
2020-01-20 23:21:00 +01:00
..
aux-files
newt installer: Disable F12 hot key. 2020-01-20 23:21:00 +01:00
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm
parted.scm installer: Add JFS support. 2020-01-05 02:40:07 +01:00
record.scm
services.scm
steps.scm
timezone.scm
user.scm
utils.scm