plugin: manual
name: monitor/vga
requires: display.vga == 'supported'
description:
 PURPOSE:
     This test will check your VGA port. Skip if your system does not have a VGA port.
 STEPS:
     1. Connect a display (if not already connected) to the VGA port on your system
 VERIFICATION:
     Was the desktop displayed correctly on both screens?

plugin: manual
name: monitor/dvi
requires: display.dvi == 'supported'
description:
 PURPOSE:
     This test will check your DVI port. Skip if your system does not have a DVI port
 STEPS:
     1. Connect a display (if not already connected) to the DVI port on your system
 VERIFICATION:
     Was the desktop displayed correctly on both screens?

plugin: manual
name: monitor/displayport
requires: display.dp == 'supported'
description:
 PURPOSE:
     This test will check your DisplayPort port. Skip if your system does not have a DisplayPort port
 STEPS:
     1. Connect a display (if not already connected) to the DisplayPort port on your system
 VERIFICATION:
     Was the desktop displayed correctly on both screens?

plugin: manual
name: monitor/hdmi
requires: display.hdmi == 'supported'
description:
 PURPOSE:
     This test will check your HDMI port. Skip if your system does not have a HDMI port
 STEPS:
     1. Connect a display (if not already connected) to the HDMI port on your system
 VERIFICATION:
     Was the desktop displayed correctly on both screens?

plugin: manual
name: monitor/svideo
requires: display.svideo == 'supported'
description:
 PURPOSE:
     This test will check your S-VIDEO port. Skip if your system does not have a S-VIDEO port
 STEPS:
     1. Connect a display (if not already connected) to the S-VIDEO port on your system
 VERIFICATION:
     Was the desktop displayed correctly on both screens?

plugin: manual
name: monitor/rca
requires: display.rca == 'supported'
description:
 PURPOSE:
     This test will check your RCA port. Skip if your system does not have a RCA port
 STEPS:
     1. Connect a display (if not already connected) to the RCA port on your system
 VERIFICATION:
     Was the desktop displayed correctly on both screens?

plugin: manual
name: monitor/powersaving
command: xset dpms force off
description:
 PURPOSE:
     This test will check your monitor power saving capabilities
 STEPS:
     1. Click "Test" to try the power saving capabilities of your monitor
     2. Press any key or move the mouse to recover
 VERIFICATION:
     Did the the monitor go blank and turn on again?
