<div dir="ltr">One "normal" press of the power button on my mceusb remote yields the following:<br>[mythtv@MythBox etc]$ irw<br>000000037ff07bf3 00 Power mceusb<br>000000037ff07bf3 01 Power mceusb<br>000000037ff07bf3 02 Power mceusb<br>
000000037ff07bf3 03 Power mceusb<br>000000037ff07bf3 04 Power mceusb<br>000000037ff07bf3 05 Power mceusb<br><br>My .lircrc file shows that the button should never repeat:<br>begin<br> prog = irexec<br> button = Power<br>
repeat = 0<br> config = /home/mythtv/bin/restart.sh<br>end<br><br>I'm running mythtv 0.21, lirc <a href="http://0.8.3.">0.8.3.</a> I only find one lircd.conf and one lircrc. Any ideas on why my restart script is being called 2-3 times each time the power button is pressed?<br>
</div>