plugin: manual
name: mouse
requires: device.category == 'MOUSE'
description:
 Moving the mouse should move the cursor on the screen.
 .
 Is your mouse working properly?

plugin: manual
name: keyboard
command: keyboard_test
requires: device.category == 'KEYBOARD'
description:
 Click the Test button to open a text area where to type keys on your \
 keyboard.
 .
 Is your keyboard working properly?
