So... this is starting to get a bit frustrating.....
I followed the instruction here.
http://wiki.jriver.com/index.php/User_Defined_Global_Keyboard_ShortcutsI created, the folder,
Copy/create the resource file under Custom Resources
Create my list of global short cuts as
<MJRS version="1.0">
<ACCELERATORS>
<!-- Global shortcuts -->
<Entry Key="Ctrl;Alt;Up" Command="10000" Param="0" Global="1" />
<Entry Key="Ctrl;Alt;Down" Command="10002" Param="0" Global="1" />
<Entry Key="Ctrl;Alt;Left" Command="10003" Param="0" Global="1" />
<Entry Key="Ctrl;Alt;Right" Command="10004" Param="0" Global="1" />
</ACCELERATORS>
</MJRS>
But what now?
I try to start the JRiver again, the shortcut doesn't seem to be taking any effect.
I try to double click it and just let it run. nothing.
I close all the applications that might be related to JRiver. restart the computer, nothing.
How exactly do I make the hotkey take affect?
or did I do/wrote something wrong in the custom hot key area.