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
MediaPortal 1 Plugins
MediaPortal Tray Launcher
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="SolykZ" data-source="post: 1028666" data-attributes="member: 141492"><p>Thanks for your information. I wonder if the green button of your remote is using <strong>ALT</strong>+<strong>WIN</strong>+<strong>ENTER </strong>shortcut combination.</p><p></p><p>I'd like you to (<em>brace yourself, debug is coming <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" /></em>):</p><p></p><p>1. <a href="http://www.autohotkey.com/" target="_blank">install </a>AutoHotkey ;</p><p>2. create a random script (right-clic on your desktop > <strong>New </strong>> <strong>AutoHotkey Script</strong>) and edit it this way:</p><p></p><p style="margin-left: 20px"><em>#SingleInstance, Force</em></p> <p style="margin-left: 20px"><em>#NoEnv</em></p> <p style="margin-left: 20px"><em>#Persistent</em></p> <p style="margin-left: 20px"><em>#InstallKeybdHook</em></p> <p style="margin-left: 20px"><em>SendMode Input</em></p><p></p><p></p><p>3. save the file and launch the script, there will be a new icon in your system tray (a green one with a big white H on it), double click on that icon ;</p><p>4. in the <strong>View </strong>menu, select <strong>key history and script info</strong> ;</p><p>5. press the green button of your remote control then press the <strong>F5 </strong>key of your keyboard ;</p><p>6. (<em>finally!</em>) paste here the content of the window, in my case it's something like this:</p><p></p><p style="margin-left: 20px">VK SC Type Up/Dn Elapsed Key Window</p> <p style="margin-left: 20px">-------------------------------------------------------------------------------------------------------------</p> <p style="margin-left: 20px">A4 038 d 9.64 LAlt D:\Téléchargements\Test.ahk - AutoHotkey v1.1.10.01</p> <p style="margin-left: 20px">5B 15B d 0.00 LWin </p> <p style="margin-left: 20px">0D 01C d 0.00 Enter </p> <p style="margin-left: 20px"><strong>A4 038 u 0.25 LAlt </strong></p> <p style="margin-left: 20px"><strong>5B 15B u 0.00 LWin </strong></p> <p style="margin-left: 20px"><strong>0D 01C u 0.00 Enter </strong> </p> <p style="margin-left: 20px">74 03F d 1.92 F5 </p> <p style="margin-left: 20px">Press [F5] to refresh.</p><p></p><p></p><p>The purpose of this manipulation is to detect which keys are emulated by your remote control when the green button is pressed. In my case, see the bold line above.</p><p></p><p>Thank you for your help. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="SolykZ, post: 1028666, member: 141492"] Thanks for your information. I wonder if the green button of your remote is using [B]ALT[/B]+[B]WIN[/B]+[B]ENTER [/B]shortcut combination. I'd like you to ([I]brace yourself, debug is coming :p[/I]): 1. [URL='http://www.autohotkey.com/']install [/URL]AutoHotkey ; 2. create a random script (right-clic on your desktop > [B]New [/B]> [B]AutoHotkey Script[/B]) and edit it this way: [INDENT][I]#SingleInstance, Force #NoEnv #Persistent #InstallKeybdHook SendMode Input[/I][/INDENT] 3. save the file and launch the script, there will be a new icon in your system tray (a green one with a big white H on it), double click on that icon ; 4. in the [B]View [/B]menu, select [B]key history and script info[/B] ; 5. press the green button of your remote control then press the [B]F5 [/B]key of your keyboard ; 6. ([I]finally![/I]) paste here the content of the window, in my case it's something like this: [INDENT]VK SC Type Up/Dn Elapsed Key Window ------------------------------------------------------------------------------------------------------------- A4 038 d 9.64 LAlt D:\Téléchargements\Test.ahk - AutoHotkey v1.1.10.01 5B 15B d 0.00 LWin 0D 01C d 0.00 Enter [B]A4 038 u 0.25 LAlt 5B 15B u 0.00 LWin 0D 01C u 0.00 Enter [/B] 74 03F d 1.92 F5 Press [F5] to refresh.[/INDENT] The purpose of this manipulation is to detect which keys are emulated by your remote control when the green button is pressed. In my case, see the bold line above. Thank you for your help. :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MediaPortal Tray Launcher
Contact us
RSS
Top
Bottom