<br><br><div class="gmail_quote">On Jan 9, 2008 11:28 AM, Jan Buchal &lt;<a href="mailto:buchal@brailcom.org">buchal@brailcom.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I configured my remote control via LIRC and checked it:<br><br>$ irw<br>0000000080010067 00 vol+ TwinHanRemote<br>000000008001006c 00 vol- TwinHanRemote<br>0000000080010068 00 ch+ TwinHanRemote<br>000000008001006d 00 ch- TwinHanRemote
<br><br>etc...<br><br>But if I start mythtv frontend then it not works. In syslog are these<br>messages:<br><br>14703:Jan &nbsp;9 18:11:55 ferda lircd-0.8.0[11585]: accepted new client on /dev/lircd<br>14704:Jan &nbsp;9 18:11:55 ferda 
lircd-0.8.0[11585]: initializing &#39;/dev/input/irremote&#39;<br>14705:Jan &nbsp;9 18:11:55 ferda lircd-0.8.0[11585]: removed client<br>14706:Jan &nbsp;9 18:11:55 ferda lircd-0.8.0[11585]: closing &#39;/dev/input/irremote&#39;<br>
<br>In /var/lib/mythtv/.lircrc I have: (it is mythtv homedir)<br><br>begin<br> &nbsp; &nbsp;prog = mythtv<br> &nbsp; &nbsp;button = ch+<br> &nbsp; &nbsp;repeat = 3<br> &nbsp; &nbsp;config = Up<br>end<br><br>begin<br> &nbsp; &nbsp;prog = mythtv<br> &nbsp; &nbsp;button = ch-<br> &nbsp; &nbsp;repeat = 3
<br> &nbsp; &nbsp;config = Down<br>end<br><br>begin<br> &nbsp; &nbsp;prog = mythtv<br> &nbsp; &nbsp;button = vol+<br> &nbsp; &nbsp;repeat = 3<br> &nbsp; &nbsp;config = Right<br>end<br><br>begin<br> &nbsp; &nbsp;prog = mythtv<br> &nbsp; &nbsp;button = vol-<br> &nbsp; &nbsp;repeat = 3<br> &nbsp; &nbsp;config = Left
<br>end<br><br>begin<br> &nbsp; &nbsp;prog = mythtv<br> &nbsp; &nbsp;button = play<br> &nbsp; &nbsp;config = Return<br>end<br><br>begin<br> &nbsp; &nbsp;prog = mythtv<br> &nbsp; &nbsp;button = stop<br> &nbsp; &nbsp;config = Esc<br>end<br><br>begin<br> &nbsp; &nbsp;prog = mythtv<br> &nbsp; &nbsp;button = pause
<br> &nbsp; &nbsp;repeat = 3<br> &nbsp; &nbsp;config = P<br>end<br><br>I read that can be problem with some window managers, so I installed<br>fvwm and started by starting X.<br><br>Thanks for any help<br><br>--<br><br>Jan Buchal<br>Tel: (00420) 24 24 86 008
<br>Mob: (00420) 608023021<br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br><br>The file should be /home/MYTHUSER/.mythtv/lircrc<br><br>That should fix it<br><br>Mitchell<br>