<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
Thanks for the help.&nbsp; I finally got around to trying these suggestions, and this one worked.&nbsp; I didn't realize I needed to change from irxevent to mythtv to get native support.&nbsp; I had already compiled it in, but was still starting irxevent.&nbsp; Anyway, got everything working, so again, I appreciate the help!!<BR>
<BR>
Thanks,<BR>
<BR>
Michael<BR>
<BR>
On Mon, 2004-04-26 at 01:35, Nowhere wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>Which release of Myth are you using? If 0.14 you don't need irxevent as
Myth has native Lirc support.  I am doing what you want and it look like
this...

# Fast forward 
begin
prog = mythtv
button = FFW
repeat = 3
config = &gt;
end

# Rewind 
begin
prog = mythtv
button = REW
repeat = 3
config = &lt;
end

# Skip forward (10 min default)
begin
prog = mythtv
button = SKIP
repeat = 3
config = PgDown
end

# Skip backward (10 min default)
begin
prog = mythtv
button = REPLAY
repeat = 3
config = PgUp
end

If you are pre-0.14 I can't help yah. I started with 0.14.

Hope this helps.
Eric


-----Original Message-----
From: mythtv-users-bounces@mythtv.org
[mailto:mythtv-users-bounces@mythtv.org] On Behalf Of Scott Rowe
Sent: Sunday, April 25, 2004 4:58 PM
To: 'Discussion about mythtv'
Subject: RE: [mythtv-users] LIRCRC Question

Try config = Key greater CurrentWindow and config = Key less
CurrentWindow 

&gt; -----Original Message-----
&gt; From: mythtv-users-bounces@mythtv.org 
&gt; [mailto:mythtv-users-bounces@mythtv.org] On Behalf Of Michael Segulja
&gt; Sent: Sunday, April 25, 2004 4:31 PM
&gt; To: MythTV List (mythtv-users@mythtv.org)
&gt; Subject: [mythtv-users] LIRCRC Question
&gt; 
&gt; This might be a little off-topic, but I'm having trouble with 
&gt; a couple of key mappings.  I do not have sticky keys set in 
&gt; the Myth TV settings, so I have my left and right keys 
&gt; skipping backward and forward by 10 seconds.  I have this 
&gt; mapped to the directional left and right button on my remote, 
&gt; and this works great.  The Myth documentation says that the &lt; 
&gt; and &gt; keys act as rewind and fast forward when not in sticky 
&gt; mode, so I want to map those to the RRW and FFW buttons on my 
&gt; remote.  I entered the following into my ~/.mythtv/lircrc file:
&gt; 
&gt; begin
&gt;     prog = irxevent
&gt;     button = FFW
&gt;     repeat = 3
&gt;     config = Key &gt; CurrentWindow
&gt; end
&gt; 
&gt; begin
&gt;     prog = irxevent
&gt;     button = RRW
&gt;     repeat = 3
&gt;     config = Key &lt; CurrentWindow
&gt; end
&gt; 
&gt; begin
&gt;     prog = irxevent
&gt;     button = Left
&gt;     repeat = 3
&gt;     config = Key Left CurrentWindow
&gt; end
&gt; 
&gt; begin
&gt;     prog = irxevent
&gt;     button = Right
&gt;     repeat = 3
&gt;     config = Key Right CurrenWindow
&gt; 
&gt; 
&gt; The left and right keys work fine as I said, but the FFW and 
&gt; RRW don't do anything.  It does work if I press &lt; and &gt; on 
&gt; the keyboard, and I also mapped a different key binding to 
&gt; the FFW and RRW buttons on my remote to verify they are 
&gt; working.  Is there some special character I need to enter for 
&gt; the &lt; and &gt; keys in the lircrc file possibly?  Also, irw does 
&gt; show the key presses for the &lt; and &gt; keys, so I know the 
&gt; signal is getting to my myth box.
&gt; 
&gt; Thanks for the great software and all the help!!
&gt; 
&gt; ---
&gt; Michael Segulja
&gt; LMD Computing Solutions, Inc.
&gt; 281.376.8181 | Office
&gt; 281.300.8285 | Mobile
&gt; 832.717.5126 | Fax
&gt; </FONT><A HREF="http://www.lmdcs.com"><U>http://www.lmdcs.com</U></A>
<FONT COLOR="#737373">&gt;  
&gt; 

</PRE>
    
<HR>

<PRE>_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org</FONT>
<A HREF="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"><U>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</U></I></A></PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
---<BR>
<B>Michael Segulja<BR>
<FONT SIZE="3">LMD Computing </FONT><FONT COLOR="#ff0000" SIZE="3">Solutions, Inc.</B></FONT><BR>
281.376-8181 | Office<BR>
281.300.8285 | Mobile<BR>
832.717.5126 | Fax<BR>
<A HREF="http://www.lmdcs.com"><U>www.lmdcs.com</U></A>
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>