From c74f64bc5d4a7b56f024e5c73c5c5c82aa6c2d15 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 25 Apr 2014 13:49:50 +0200 Subject: g-i: ack on using the gnome panel for the first time... (only needed for jessie, but should be a no-op on wheezy) --- bin/g-i-installation.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/g-i-installation.sh') 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" -- cgit v1.2.3-54-g00ecf