<p>This all sounds too good to be true, where can I get this remote!</p>
<p>Chris </p>
<div class="gmail_quote">On 11 Apr 2012 22:50, &quot;Mark Lord&quot; &lt;<a href="mailto:mythtv@rtr.ca">mythtv@rtr.ca</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 12-04-11 05:45 PM, Mark Lord wrote:<br>
&gt; I&#39;ve updated the Sapphire Remote Control kernel (hid) driver for Linux again today.<br>
&gt; The new version 3.0 sports a couple of nifty new features:<br>
&gt;<br>
&gt; ---&gt;&gt;&gt; Macro capability:  have a single button press send up to 8 keys.<br>
&gt;<br>
&gt; I use this first feature here to quickly access/set a desired AudioSync<br>
&gt; value that about half of my videos require.  The CLEAR key on the remote<br>
&gt; now defaults to sending KEY_F15, KEY_DOWN, KEY_LEFT, which on my system<br>
&gt; adds 90 milliseconds to the AudioSync value.<br>
&gt;<br>
&gt; If you don&#39;t like my appropriating the CLEAR key by default,  :)<br>
&gt; then the second feature may be of interest:<br>
&gt;<br>
&gt; ---&gt;&gt;&gt; External keymaps, and a way to load them at start-up.<br>
&gt;<br>
&gt; The driver still has a fully defined built-in keymap for simplicity,<br>
&gt; but I&#39;m willing to bet that at least some of you may want different<br>
&gt; mappings for some buttons than what I&#39;ve put there as the defaults.<br>
&gt;<br>
&gt; So now you can maintain an external keymap file, and use an included<br>
&gt; script to load it at run time.  Details are in a README.txt file<br>
&gt; included with the driver.<br>
&gt;<br>
&gt; Source available freely as always:  <a href="http://rtr.ca/sapphire_remote/" target="_blank">http://rtr.ca/sapphire_remote/</a><br>
<br>
Oh, missed a feature:<br>
<br>
---&gt;&gt;&gt; Buttons can now be defined with a RAMP_REPEAT option,<br>
whereby the auto-repeat kicks in slowly at first, and gradually<br>
speeds up as the button is held for a few seconds.<br>
<br>
This is set up by default for the Up/Down keys, so that menu<br>
navigation doesn&#39;t happen too quickly, but scrolling among large<br>
lists of videos/recordings is still quick.<br>
<br>
In conjuction with this, the &quot;repeats=nn&quot; module parameter has<br>
been completely removed, and the FAST_REPEAT option has been<br>
set to a higher speed than before.  FAST_REPEAT is the default<br>
for the Volume up/down buttons, and one should notice those being<br>
more responsive now than before.<br>
<br>
Cheers<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</blockquote></div>