<div class="gmail_quote">On Thu, Oct 8, 2009 at 11:47 PM, Johnny <span dir="ltr"><<a href="mailto:jarpublic@gmail.com" target="_blank">jarpublic@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>Also I thought I would mention to others who may be running<br>Ubuntu/Mythbuntu, I did have to go into /etc/init.d/lirc and append<br>"--release" onto the startup args for lircd. I did it by adding the<br>
following in the build_remote_args section:<br><br> REMOTE_ARGS="--release $REMOTE_ARGS"<br></div>
<div>
<div></div>
<div> </div></div></blockquote></div>
<div><br>Looking through my lirc file, I find three instances of REMOTE ARGS. I just added the --release in front of the third one, but whenever I use the button on my remote (say down), it keeps repeating that key from within the program. So in this case, it would bring sound all the way down. But I can't use any other remote button until I press a key or two on the keyboard. I then have the ability to use another button on my remote (which it will continue to run until I press a key or two on the keyboard). Any idea?</div>
<div> REMOTE_ARGS="--device=$REMOTE_DEVICE $REMOTE_ARGS"<br> REMOTE_ARGS="--driver=$REMOTE_DRIVER $REMOTE_ARGS"<br> REMOTE_ARGS="--release $REMOTE_ARGS --output=/dev/lircd --listen"<br>
</div>
<div>-Greg Smith</div>
<div>Kansas CIty</div>
<div> </div>