Mailing List Archive

PVR 250 remote and Myth
I can't seem to make my OK key bind to either SPACE or ENTER in my .lircrc
for use with Myth. I think my config file is right, I have included the
relevant section below.

begin
prog = irxevent
button = OK
repeat = 3
config = Key Enter CurrentWindow
end

I have also tried:


begin
prog = irxevent
button = OK
repeat = 3
config = Key Space CurrentWindow
end

My left/right works as do channels etc but not enter/space. Has anyone
else seen this behaviour?

-Jeff
Re: PVR 250 remote and Myth [ In reply to ]
On Monday 19 May 2003 07:46 pm, Jeff C wrote:
> I can't seem to make my OK key bind to either SPACE or ENTER in my .lircrc
> for use with Myth. I think my config file is right, I have included the
> relevant section below.
<snip>
> config = Key Space CurrentWindow

while someone else previously told you:
>I had to send the key "space" as opposed to "KP_Space" to get myth to
>respond.

'Space' is not 'space'.

Isaac