Lines Matching refs:DISPLAY
237 --[no-]launch-safari Launch (or do not launch) Safari to display test results (default: $launchSafariDefault)
405 print "WARNING: Temporarily changing the main display color profile:\n";
655 # We failed to launch the WebSocket server. Display a useful error message rather than attempting
1280 if (defined $ENV{'DISPLAY'}) {
1281 $CLEAN_ENV{DISPLAY} = $ENV{'DISPLAY'};
1283 $CLEAN_ENV{DISPLAY} = ":1";