new-test: add launch_with_config to multi-monitor template

next
Michael Stapelberg 2012-12-22 14:08:25 +01:00
parent a1ccca22e6
commit ff9c2f0c46
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
fake-outputs 1024x768+0+0,1024x768+1024+0
EOT
my $pid = launch_with_config($config);
exit_gracefully($pid);