From 403b0b26f6e2d435014e8f29a62c104425fbd9c4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 27 Apr 2014 23:12:19 +0200 Subject: g-i: try harder to move the mouse with vncdo --- bin/g-i-installation.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 80b0e8ad..431c3f66 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -269,8 +269,8 @@ backup_screenshot() { } do_and_report() { - vncdo -s $DISPLAY $1 "$2" - echo "At $NR (token: $TOKEN) sending $1 $2" + echo "At $NR (token: $TOKEN) sending $1 $@" + vncdo -s $DISPLAY $1 "$@" backup_screenshot } @@ -488,7 +488,7 @@ post_install_boot() { esac ;; *gnome) case $TOKEN in - 0150) do_and_report move "530 420 click 1" + 0150) do_and_report move 530 420 click 1 ;; 0200) do_and_report key alt-f2 ;; -- cgit v1.2.3-70-g09d2