Hi,
I’m using a Logitech Harmony 350 with an external infrared port on my Media-PC. The infrared is set to “Chinavision CVSB-983” in the MyHarmony App. It works perfectly fine.
Now I want to map one of the Harmony’s keys to perform a ‘L’-keystroke (to switch subtitels in Plex). I tried to edit the keyboard.xml in ‘C:\programs\OpenPHT\system\keymaps’ – without success.
I hope you guys can help me with this. How exactly do I need to amend the keyboard.xml to let my Harmony perform a ‘L’-keystroke when I’m pressing the BLUE function key?
Unfortunately, I don’t know exactly which string I have to use and HOW to amend it accordingly:
<f3 mod=”ctrl,alt”>Notification(Key, Blue, 3)</f3> <!– Blue –>
or
<three mod=”ctrl,alt”>YourAction3</three> <!– Blue –>
or
<three mod=”ctrl,alt”>Notification(Key Pressed, Ctrl+Alt+3)</three> <!– Blue –>
or
<three mod=”ctrl,alt”> CustomAction03 (Key Pressed, Ctrl+Alt+3) </three> <!– Blue –>
Do I need to keep the “=ctrl,alt” in the string or does this really trigger a ctrl&alt-button press?
Thank you SO much in advance, guys!
Joe