guix/gnu
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
..
bootloader
build
installer installer: Disable F12 hot key. 2020-01-20 23:21:00 +01:00
machine
packages gnu: guile-git: Update to 0.3.0. 2020-01-20 21:53:53 +01:00
services services: getmail: Adjust a couple of default configuration values. 2020-01-20 19:13:16 +00:00
system
tests tests: mail: Remove %getmail-os from the bottom of the file. 2020-01-20 19:13:17 +00:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: python-parameterized: Update to 0.7.1. 2020-01-20 21:53:51 +01:00
machine.scm
packages.scm packages: Prevent inlining of 'find-best-packages-by-name'. 2020-01-17 14:22:07 +01:00
services.scm
system.scm
tests.scm