Archive:VRC-1100: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Jhsrennie
mNo edit summary
>K2trf
(Updated link to VRC-1100 remote page; old link no longer resolved)
Line 4: Line 4:
|Description=
|Description=
:''See also [[How-to:Configure VRC-1100 remote for Ubuntu]]
:''See also [[How-to:Configure VRC-1100 remote for Ubuntu]]
There is no manufacturer's name on this remote or the manual, but they appear to be from Ortek (http://www.ortek.com/product.asp?pid=103&cname=Mobility). They are widely available on eBay. Maplin UK also sell an own-brand remote control (product code N18HC) that seems to be identical. The remote simulates the MS Media Center keypresses and will work out of the box on Windows, Linux and probably OSX. It also simulates a mouse, although it's no match for a proper mouse or trackpad.
There is no manufacturer's name on this remote or the manual, but they appear to be from Ortek (http://www.ortek.com/html/pdt_view.asp?area=25&cat=154&sn=65). They are widely available on eBay. Maplin UK also sell an own-brand remote control (product code N18HC) that seems to be identical. The remote simulates the MS Media Center keypresses and will work out of the box on Windows, Linux and probably OSX. It also simulates a mouse, although it's no match for a proper mouse or trackpad.


Note that the the i button sends a right mouse click, which isn't much use in XBMC as the right click can't be mapped to an action. There is no way round this without using some helper app like Eventghost, but the Info action could be mapped to one of the other buttons.
Note that the the i button sends a right mouse click, which isn't much use in XBMC as the right click can't be mapped to an action. There is no way round this without using some helper app like Eventghost, but the Info action could be mapped to one of the other buttons.


If you want to add mappings for the four coloured keys and the four keys below them here are the entries you need in keyboard.xml. The top left (Internet Explorer) key can't be trapped.
If you want to add mappings for the four colored keys and the four keys below them here are the entries you need in keyboard.xml. The top left (Internet Explorer) key can't be trapped.


<pre>&lt;t mod="ctrl,shift"&gt;Notification(Key, Yellow, 3)&lt;/t&gt; &lt;!-- Yellow button --&gt;
<pre>&lt;t mod="ctrl,shift"&gt;Notification(Key, Yellow, 3)&lt;/t&gt; &lt;!-- Yellow button --&gt;

Revision as of 06:10, 24 March 2012