It is included and went out with the update tonight.
Here is a sample configuration file with just buttons to trigger the multimedia keys:
Code:
<?xml version="1.0" encoding="utf-8" ?>
<FusionControlCentreConfiguration version="3.0" author="Ninja Kitty Wizard of Doom" date_created="Saturday, August 15, 2009 at 10:47:06 PM" last_modified="Saturday, August 15, 2009 at 10:49:32 PM">
<require>
<!-- Begin Fusion Font Instances -->
<font name="Verdana" originalSize="25" font_config="content\fonts\Verdana.xml"></font>
<!-- End Fusion Font Instances -->
</require>
<graphics>
<!-- Begin Global Graphic Settings -->
<main_display designed_for_size="800,600" show_at_size="800,600" menubar="Sizeable" RunInSystemTray="False" MinimizeToSystemTray="True"></main_display>
<!-- End Global Graphic Settings -->
<!-- Begin Background Images -->
<background_image style="stretch" imagefilepath="content\images\background_images\background.jpg" page="0"></background_image>
<!-- End Background Images -->
<!-- Begin Static Images -->
<staticimage>
<image path="content\images\static_images\logo.png"></image>
<display size="556,27" location="123,44" page="0" z_order="0.9"></display>
</staticimage>
<!-- End Static Images -->
<!-- Begin Display Buttons -->
<button id="MMBTN_PLAY_PAUSE" enabled="yes" function="send key" functionTargetID="GLOBAL" vote="filler" vote_opinion="PLAY_PAUSE" vote_priority="Low">
<images imagePrimary="content\images\button_images\button.png" imageSecondary="content\images\button_images\button.png" imageDisabled="content\images\button_images\button.png" imagePushed="content\images\button_images\button.png"></images>
<display size="230,70" location="37,119" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Play - Pause"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Play - Pause"></text>
</button>
<button id="MMBTN_STOP" enabled="yes" function="send key" functionTargetID="GLOBAL" vote="filler" vote_opinion="STOP" vote_priority="Low">
<images imagePrimary="content\images\button_images\button.png" imageSecondary="content\images\button_images\button.png" imageDisabled="content\images\button_images\button.png" imagePushed="content\images\button_images\button.png"></images>
<display size="230,70" location="287,119" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Stop"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Stop"></text>
</button>
<button id="MMBTN_PREV" enabled="yes" function="send key" functionTargetID="GLOBAL" vote="filler" vote_opinion="PREV" vote_priority="Low">
<images imagePrimary="content\images\button_images\button.png" imageSecondary="content\images\button_images\button.png" imageDisabled="content\images\button_images\button.png" imagePushed="content\images\button_images\button.png"></images>
<display size="230,70" location="537,119" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Previous Track"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Previous Track"></text>
</button>
<button id="MMBTN_NEXT" enabled="yes" function="send key" functionTargetID="GLOBAL" vote="filler" vote_opinion="NEXT" vote_priority="Low">
<images imagePrimary="content\images\button_images\button.png" imageSecondary="content\images\button_images\button.png" imageDisabled="content\images\button_images\button.png" imagePushed="content\images\button_images\button.png"></images>
<display size="230,70" location="37,219" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Next Track"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Next Track"></text>
</button>
<button id="MMBTN_VOL_UP" enabled="yes" function="send key" functionTargetID="GLOBAL" vote="filler" vote_opinion="VOL_UP" vote_priority="Low">
<images imagePrimary="content\images\button_images\button.png" imageSecondary="content\images\button_images\button.png" imageDisabled="content\images\button_images\button.png" imagePushed="content\images\button_images\button.png"></images>
<display size="230,70" location="287,219" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Vol Up"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Vol Up"></text>
</button>
<button id="MMBTN_VOL_DOWN" enabled="yes" function="send key" functionTargetID="GLOBAL" vote="filler" vote_opinion="VOL_DOWN" vote_priority="Low">
<images imagePrimary="content\images\button_images\button.png" imageSecondary="content\images\button_images\button.png" imageDisabled="content\images\button_images\button.png" imagePushed="content\images\button_images\button.png"></images>
<display size="230,70" location="537,219" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Vol Down"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Vol Down"></text>
</button>
<button id="MMBTN_MUTE" enabled="yes" function="send key" functionTargetID="GLOBAL" vote="filler" vote_opinion="MUTE" vote_priority="Low">
<images imagePrimary="content\images\button_images\button.png" imageSecondary="content\images\button_images\button.png" imageDisabled="content\images\button_images\button.png" imagePushed="content\images\button_images\button.png"></images>
<display size="230,70" location="37,319" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Mute"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Mute"></text>
</button>
<!-- End Display Buttons -->
</graphics>
</FusionControlCentreConfiguration>