diff options
-rwxr-xr-x | bin/g-i-installation.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index a4143deb..a8bd8605 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -496,6 +496,10 @@ post_install_boot() { esac ;; *gnome) case $TOKEN in + 0150) do_and_report key tab + ;; + 0170) do_and_report key enter + ;; 0200) do_and_report key alt-f2 ;; 0210) do_and_report type "iceweasel" |