home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Input / Output interfaces
Remotes
MCE: key pressed event not working
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="uxDesign" data-source="post: 1065879" data-attributes="member: 117312"><p>Hi,</p><p>I try to a map key pressed event to a MCE button. I tried ASCII key code for the first field (33 for !) and 27 (Esc) for the second but nothing happens. ! should activate the debug screen while watching tv or video and escape should go back. I see in the log that the event is received and mapped but the which action.</p><p></p><p>[2014-02-23 21:55:31,037] [Log ] [9 ] [INFO ] - MCE: Incoming button command: AspectRatio</p><p>[2014-02-23 21:55:31,076] [Log ] [9 ] [INFO ] - MCE: Command "AspectRatio" mapped</p><p>[2014-02-23 21:55:38,062] [Log ] [MPMain ] [DEBUG] - D3D: Showing mouse cursor</p><p></p><p>Excerpt from my Microsoft MCE.xml:</p><p>[code]<button name="Aspect Ratio" code="39"></p><p><action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="33" cmdkeycode="0" sound="click.wav" /></p><p></button>[/code]</p><p></p><p>Is there any more logging info possible what going on?</p><p></p><p>Regards, uxDesign</p></blockquote><p></p>
[QUOTE="uxDesign, post: 1065879, member: 117312"] Hi, I try to a map key pressed event to a MCE button. I tried ASCII key code for the first field (33 for !) and 27 (Esc) for the second but nothing happens. ! should activate the debug screen while watching tv or video and escape should go back. I see in the log that the event is received and mapped but the which action. [2014-02-23 21:55:31,037] [Log ] [9 ] [INFO ] - MCE: Incoming button command: AspectRatio [2014-02-23 21:55:31,076] [Log ] [9 ] [INFO ] - MCE: Command "AspectRatio" mapped [2014-02-23 21:55:38,062] [Log ] [MPMain ] [DEBUG] - D3D: Showing mouse cursor Excerpt from my Microsoft MCE.xml: [code]<button name="Aspect Ratio" code="39"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="33" cmdkeycode="0" sound="click.wav" /> </button>[/code] Is there any more logging info possible what going on? Regards, uxDesign [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Input / Output interfaces
Remotes
MCE: key pressed event not working
Contact us
RSS
Top
Bottom