plugin: manual
name: keys/brightness
requires: device.product in ['Notebook','Laptop','Portable']
description:
 Press the brightness buttons on the keyboard. A status window should \
 appear and the brightness should change.
 .
 Do the buttons work?

plugin: manual
name: keys/volume
description:
 Press the volume buttons on the keyboard. A status window should \
 appear and the volume should change.
 .
 Do the buttons work?

plugin: manual
name: keys/mute
requires: device.product in ['Notebook','Laptop','Portable']
description:
 Press the mute key on the keyboard. A status window should appear \
 and the volume should mute/unmute when pressed multiple times.
 .
 Does the key work?

plugin: manual
name: keys/sleep
requires: device.product in ['Notebook','Laptop','Portable']
depends: suspend/suspend_advanced
description:
 Press the sleep key on the keyboard. The computer should suspend and, \
 after pressing the power button, resume successfully.
 .
 Does the key work?

plugin: manual
name: keys/battery-info
requires: device.product in ['Notebook','Laptop','Portable']
description:
 Press the battery information key on the keyboard. A status window \
 should appear and the amount of battery remaining should be displayed.
 .
 Does the key work?

plugin: manual
name: keys/wireless
requires: device.product in ['Notebook','Laptop','Portable']
description:
 Press the wireless networking key on the keyboard. The bluetooth icon \
 and the network connnection should go down if connected through the \
 wifi interface.
 .
 Press the same key again and check that bluetooth icon is again \
 displayed and that the network connection is re-established \
 automatically.
 .
 Does the key work?

plugin: manual
name: keys/media-control
requires: device.category == 'KEYBOARD'
description:
 The keyboard may have dedicated keys for controlling media as follows:
 .
 * Play/Pause
 * Stop
 * Forward
 * Backward (Rewind)
 .
 Play a media file and press each key in turn.
 .
 Do the keys work as expected?
