Home | History | Annotate | Download | only in Scripts

Lines Matching refs:DISPLAY

293   --[no-]launch-safari            Launch (or do not launch) Safari to display test results (default: $launchSafariDefault)
483 print "WARNING: Temporarily changing the main display color profile:\n";
568 $ignoredFiles{'media/video-display-toggle.html'} = 1;
789 # We failed to launch the WebSocket server. Display a useful error message rather than attempting
1480 if (defined $ENV{'DISPLAY'}) {
1481 $CLEAN_ENV{DISPLAY} = $ENV{'DISPLAY'};
1483 $CLEAN_ENV{DISPLAY} = ":1";