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 installer: Use 'glibc-supported-locales'. 2019-05-13 23:46:08 +02:00
newt installer: Disable F12 hot key. 2020-01-20 23:21:00 +01:00
connman.scm installer: Fix wifi menu crash with hidden SSIDs. 2019-05-29 11:44:49 +02:00
final.scm installer: Pass '--fallback' to 'guix system init'. 2019-12-29 18:24:55 +01:00
hostname.scm
keymap.scm installer: Parse the 'shortDescription' field from xkeyboard-config. 2019-04-17 15:13:31 +02:00
locale.scm maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
newt.scm
parted.scm installer: Add JFS support. 2020-01-05 02:40:07 +01:00
record.scm
services.scm installer: Install xterm alongside ratpoison. 2019-06-07 22:32:19 +02:00
steps.scm installer: Actually translate step descriptions. 2019-05-06 23:21:33 +02:00
timezone.scm
user.scm installer: User can have a "real name". 2019-04-28 22:57:07 +02:00
utils.scm installer: Take 'guix system init' exit code into account. 2019-04-26 14:19:36 +02:00