From 82c1fa6b5a6ae94eca49585bea8b87b676a5bf23 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 27 Nov 2014 16:44:19 +0100 Subject: g-i hurd: give more time to first alt-f2 to take effect --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 15cf2be7..54d80965 100644 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -544,7 +544,7 @@ post_install_boot() { debian_*lxde) case $TOKEN in 0200) do_and_report key alt-f2 ;; - 0210) do_and_report type "iceweasel" + 0220) do_and_report type "iceweasel" ;; 0230) do_and_report key space ;; -- cgit v1.2.3-54-g00ecf