<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body>
Thanks, Will. Could you also post your lirc.conf?<br>
<br>
Will Dormann wrote:
<blockquote cite="mid3.0.5.32.20040508104509.021df098@localhost"
type="cite">
<pre wrap="">At 11:34 PM 5/7/2004 -0500, you wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Would anyone mind posting their ~/mythtv/lircrc for their x10 lola
remote? i'd appreciate it a lot.
</pre>
</blockquote>
<pre wrap=""><!---->
Here's mine.
-WD </pre>
<pre wrap="">
<hr width="90%" size="4">
begin
prog = irxevent
button = up
repeat = 7
config = Key Up CurrentWindow
end
begin
prog = irxevent
button = right
repeat = 7
config = Key Right CurrentWindow
end
begin
prog = irxevent
button = down
repeat = 7
config = Key Down CurrentWindow
end
begin
prog = irxevent
button = left
repeat = 7
config = Key Left CurrentWindow
end
# Volume +/-/mute (TV Playback Volume)
begin
prog = irxevent
button = volup
repeat = 2
config = Key bracketright CurrentWindow
end
begin
prog = irxevent
button = voldown
repeat = 2
config = Key bracketleft CurrentWindow
end
begin
prog = irxevent
button = mute
repeat = 5
config = Key | CurrentWindow
end
# Channel +/- (TV Playback Channel)
begin
prog = irxevent
button = chup
repeat = 5
config = Key Up CurrentWindow
end
begin
prog = irxevent
button = chdown
repeat = 5
config = Key Down CurrentWindow
end
begin
prog = irxevent
button = playing
config = Key I CurrentWindow
end
begin
prog = irxevent
button = pause
repeat = 9
config = Key P CurrentWindow
end
begin
prog = irxevent
button = ff
config = Key u CurrentWindow
end
begin
prog = irxevent
button = rew
config = Key j CurrentWindow
end
begin
prog = irxevent
button = 0
config = Key 0 CurrentWindow
end
begin
prog = irxevent
button = 1
config = Key 1 CurrentWindow
end
begin
prog = irxevent
button = 2
config = Key 2 CurrentWindow
end
begin
prog = irxevent
button = 3
config = Key 3 CurrentWindow
end
begin
prog = irxevent
button = 4
config = Key 4 CurrentWindow
end
begin
prog = irxevent
button = 5
config = Key 5 CurrentWindow
end
begin
prog = irxevent
button = 6
config = Key 6 CurrentWindow
end
begin
prog = irxevent
button = 7
config = Key 7 CurrentWindow
end
begin
prog = irxevent
button = 8
config = Key 8 CurrentWindow
end
begin
prog = irxevent
button = 9
config = Key 9 CurrentWindow
end
begin
prog = irxevent
button = scandown
config = Key comma CurrentWindow
end
begin
prog = irxevent
button = scanup
config = Key period CurrentWindow
end
begin
prog = irxevent
button = ab
config = Key c CurrentWindow
end
begin
prog = irxevent
button = top
config = Key Home CurrentWindow
end
begin
prog = irxevent
button = e
config = Key End CurrentWindow
end
begin
prog = irxevent
button = find
config = Key / CurrentWindow
end
begin
prog = irxevent
button = ok
config = Key KP_Enter CurrentWindow
end
begin
prog = irxevent
button = sel
config = Key Escape CurrentWindow
end
begin
prog = irxevent
button = pageup
config = Key Page_Up CurrentWindow
end
begin
prog = irxevent
button = pagedn
config = Key Page_Down CurrentWindow
end
begin
prog = irxevent
button = playl
config = Key M CurrentWindow
end
begin
prog = irxevent
button = track
config = Key o CurrentWindow
end
</pre>
<pre wrap="">
<hr width="90%" size="4">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
<br>
</body>
</html>