summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-27 21:40:09 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-27 21:40:09 +0200
commite1b6921b88e4f52bdebacd725d2189f5580def91 (patch)
treece8c344efb00dfb00f8b8e2306d24bb602131e9a /bin/g-i-installation.sh
parent6c451d483935da118a942386b7d6956511f54d95 (diff)
downloadjenkins.debian.net-e1b6921b88e4f52bdebacd725d2189f5580def91.tar.xz
click on 'use default config' in this gnome panel dialoge on first start
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 817e0c31..924bc8c5 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -270,7 +270,7 @@ backup_screenshot() {
do_and_report() {
vncdo -s $DISPLAY $1 "$2"
- echo "At $NR sending $1 $2"
+ echo "At $NR (token: $TOKEN) sending $1 $2"
backup_screenshot
}
@@ -488,9 +488,7 @@ post_install_boot() {
esac
;;
*gnome) case $TOKEN in
- 0150) do_and_report key tab
- ;;
- 0170) do_and_report key enter
+ 0150) vncdo move 530 420 click 1
;;
0200) do_and_report key alt-f2
;;