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
other features (of release or svn versions)
MP Tray configurable command
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="yoavain" data-source="post: 811271" data-attributes="member: 92067"><p>I think there should be an option to configure some other remote control buttons to trigger the MP Tray to do tasks when MP is not running. For example, I would like an option to switch to a different monitor (but I guess making the tasks configurable is better).</p><p></p><p>I'm running MP on a PC with 2 monitors.</p><p>Every time I go to the living room to start MP with the remote, I first need to switch displays. (I also use MP on the other monitor when programming and debugging)</p><p></p><p>At first, I used WIN+P.</p><p>Then I found out there are switches that can be used with its executable <em><strong>DisplaySwitch.exe</strong></em> (under system32 folder).</p><p>[CODE]Switches to External or "Projector" Display Immediately</p><p>[B][I]DisplaySwitch.exe /external[/I][/B]</p><p>Switches to "Computer only" Display Immediately</p><p>[B][I]DisplaySwitch.exe /internal[/I][/B]</p><p>Switches to "Duplicate" Display Immediately</p><p>[B][I]DisplaySwitch.exe /clone[/I][/B]</p><p>Switches to "Extend" Display Immediately</p><p>[B][I]DisplaySwitch.exe /extend[/I][/B][/CODE]</p><p>So I created scripts, but still I need to use the keyboard before using the remote.</p><p></p><p>Anyone else would like to see this feature?</p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p></p><p></p><p>Edit:</p><p>Well, took me a couple of minutes but managed to do it myself.</p><p>Code of mediaportal\MPTray\program.cs in the next post.</p><p></p><p>No patch file, since I'm still not a GIT pro.</p><p>I'll be glad if someone help me create a patch and submit it properly...</p><p></p><p>Would appreciate if someone from the development team contact me regarding this.</p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="yoavain, post: 811271, member: 92067"] I think there should be an option to configure some other remote control buttons to trigger the MP Tray to do tasks when MP is not running. For example, I would like an option to switch to a different monitor (but I guess making the tasks configurable is better). I'm running MP on a PC with 2 monitors. Every time I go to the living room to start MP with the remote, I first need to switch displays. (I also use MP on the other monitor when programming and debugging) At first, I used WIN+P. Then I found out there are switches that can be used with its executable [I][B]DisplaySwitch.exe[/B][/I] (under system32 folder). [CODE]Switches to External or "Projector" Display Immediately [B][I]DisplaySwitch.exe /external[/I][/B] Switches to "Computer only" Display Immediately [B][I]DisplaySwitch.exe /internal[/I][/B] Switches to "Duplicate" Display Immediately [B][I]DisplaySwitch.exe /clone[/I][/B] Switches to "Extend" Display Immediately [B][I]DisplaySwitch.exe /extend[/I][/B][/CODE] So I created scripts, but still I need to use the keyboard before using the remote. Anyone else would like to see this feature? :thx: Edit: Well, took me a couple of minutes but managed to do it myself. Code of mediaportal\MPTray\program.cs in the next post. No patch file, since I'm still not a GIT pro. I'll be glad if someone help me create a patch and submit it properly... Would appreciate if someone from the development team contact me regarding this. :thx: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
other features (of release or svn versions)
MP Tray configurable command
Contact us
RSS
Top
Bottom