]> git.sur5r.net Git - i3/i3/commitdiff
tests: t/504: ensure cursor position
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 29 Jun 2012 21:21:32 +0000 (23:21 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 29 Jun 2012 21:21:32 +0000 (23:21 +0200)
Otherwise, the cursor might be at (1025, 0) due to previous testcases
and we wouldn’t start up on the correct workspace.

testcases/t/504-move-workspace-to-output.t

index 57e5694333a30b7013b981f042b174939c15820f..8357e0dac6429dc29d1c42df39a579584cefea66 100644 (file)
@@ -9,6 +9,10 @@ use i3test i3_autostart => 0;
 # TODO:
 # introduce 'move workspace 3 to output <output>' with synonym 'move workspace 3 to <output>'
 
+# Ensure the pointer is at (0, 0) so that we really start on the first
+# (the left) workspace.
+$x->root->warp_pointer(0, 0);
+
 my $config = <<EOT;
 # i3 config file (v4)
 font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1