summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-25 13:49:50 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-25 13:49:50 +0200
commitc74f64bc5d4a7b56f024e5c73c5c5c82aa6c2d15 (patch)
tree7222d1b984b7b6d9b7f6737708f6861c579d045f
parent37ad19c924f157f508c1128032e7d15cb913987a (diff)
downloadjenkins.debian.net-c74f64bc5d4a7b56f024e5c73c5c5c82aa6c2d15.tar.xz
g-i: ack on using the gnome panel for the first time... (only needed for jessie, but should be a no-op on wheezy)
-rwxr-xr-xbin/g-i-installation.sh4
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"