The Media Center Sandbox

Resources and discussion for developing experiences in the Windows Media Center platform.
Welcome to The Media Center Sandbox Sign in | Join | Help
in Search

Remote Buttons

Last post 10-14-2008, 6:36 AM by AndyC. 2 replies.
Sort Posts: Previous Next
  •  10-02-2008, 4:42 AM 8432

    Remote Buttons

    Hey People.

    I want to catch the numeric Keys. But it doesn't work.
    Is it possible?
    Whats stands for OEMExtensibility - Buttons in the Shortcuthandler?

    regars, tronic
  •  10-12-2008, 7:05 PM 8481 in reply to 8432

    Re: Remote Buttons

    For numeric keys, you should be able to just use a KeyHandler. Just make sure it's set to use "Bubbled" as it's HandlerStage property.

    The only time this won't work is if you have a TypingHandler in the way - a TypingHandler will eat most keystrokes so your KeyHandlers won't get them.

  •  10-14-2008, 6:36 AM 8489 in reply to 8432

    Re: Remote Buttons

    I think that the OEMExtensibility "buttons" in the ShortcutHandler are for OEMs who are creating their own USB connected hardware - they can cause the hardware to trigger an OEMExtensibility1 shortcut which can then be trapped in Media Center.  It isn't something that is sent to Media Center by anything other than a USB HID device.

    Cheers,
    Andrew

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems