Lircrc - irxevent
From MythTV Official Wiki
Note: The correct title of this article is lircrc - irxevent. It appears incorrectly here due to technical restrictions.
| Author | unknown |
| Description | Simple lircrc file using irxevent. |
| Supports |
begin
prog = irxevent
button = ChannelUp
repeat = 3
config = Key Up CurrentWindow
end
begin
prog = irxevent
button = ChannelDown
repeat = 3
config = Key Down CurrentWindow
end
begin
prog = irxevent
button = Power
config = Key Escape CurrentWindow
end
begin
prog = irxevent
button = Menu
config = Key M CurrentWindow
end
begin
prog = irxevent
button = MenuUp
repeat = 3
config = Key W CurrentWindow
end
begin
prog = irxevent
button = MenuRight
repeat = 3
config = Key D CurrentWindow
end
begin
prog = irxevent
button = MenuDown
repeat = 3
config = Key S CurrentWindow
end
begin
prog = irxevent
button = MenuLeft
repeat = 3
config = Key A CurrentWindow
end
begin
prog = irxevent
button = Enter
config = Key KP_Enter CurrentWindow
end
begin
prog = irxevent
button = 0
config = Key KP_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