guix/gnu/installer/newt
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
..
ethernet.scm
final.scm
hostname.scm
keymap.scm
locale.scm
menu.scm
network.scm
page.scm installer: Disable F12 hot key. 2020-01-20 23:21:00 +01:00
partition.scm
services.scm
timezone.scm
user.scm
utils.scm
welcome.scm
wifi.scm