Alec
Alec wrote:
Hello There,
First, thanks for the good work guys, you're impressive. I built an IR receiver and it's wokring pretty well with freevo. The problem is when is wnat to watch a DVD. The only keys working on the remote are : rew, ff, play, pause, stop the keys like up, down, sel, right, left, menu don't work as expected. I couldn't find any information about that, could you direct me to the good direction?
Cheers,
Alec
PS : attached is my lircrc file
------------------------------------------------------------------------
begin prog = freevo button = up config = UP
end
begin prog = freevo button = down
config = DOWN
end
begin prog = freevo button = left
config = LEFT
end
begin prog = freevo button = right
config = RIGHT
end
begin prog = freevo button = sel
config = SELECT
repeat = 0
end
begin prog = freevo button = menu
config = ENTER repeat = 0
end
begin prog = freevo button = exit
config = EXIT repeat = 0
end
begin prog = freevo button = display
config = DISPLAY repeat = 0
end
begin prog = freevo button = rew
config = REW repeat = 0
end
begin prog = freevo button = ff
config = FFWD repeat = 0
end
begin prog = freevo button = play
config = PLAY repeat = 0
end
begin prog = freevo button = pause
config = PAUSE repeat = 0
end
begin prog = freevo button = stop
config = STOP
repeat = 0
end
begin prog = freevo button = stop
config = STOP repeat = 0
end
begin
prog = freevo
button = power
config = POWER
repeat = 0
end
begin
prog = freevo
button = on/off
config = EJECT
repeat = 0
end
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
