ATI Remote Wonder Plus

From MythTV Official Wiki
Revision as of 02:00, 11 January 2007 by Potsofdirt (talk | contribs)

Jump to: navigation, search

The Wonder Plus is currently (09/12/06) not officially supported in LIRC or as a kernel module. For LIRC you will need to modify the source as stated on this site http://raw-io.com/rwp/ (mirrored at http://mythtv.wbond.net/remote_wonder_plus_linux/lirc_mirror.htm). If you wish to have the RWP run using the ati_remote kernel module, visit http://mythtv.wbond.net/remote_wonder_plus_linux/ for a patch.

Here is a mostly complete lirc config for Mythtv:

begin
prog = mythtv
button = A
config = E
repeat = 5
end

begin
prog = mythtv
button = B
config = O
repeat = 5
end

begin
prog = mythtv
button = Stop
config = Esc
repeat = 5
end

begin
prog = mythtv
button = Next
config = U
repeat = 5
end

begin
prog = mythtv
button = Maximize
config = V
repeat = 5
end

begin
prog = mythtv
button = Pause
config = P
repeat = 5
end

begin
prog = mythtv
button = Play
config = P
repeat = 5
end

begin
prog = mythtv
button = Mute
config = |
repeat = 5
end

begin
prog = mythtv
button = Vol-
config = [
repeat = 5
end

begin
prog = mythtv
button = Vol+
config = ]
repeat = 5
end

begin
prog = mythtv
button = f
config = PgDown
repeat = 5
end

begin
prog = mythtv
button = d
config = PgUp
repeat = 5
end

begin
prog = mythtv
button = c
config = F4
repeat = 5
end

begin
prog = mythtv
button = e
config = Esc
repeat = 5
end

begin
prog = mythtv
button = Arrow_Right
config = Right
repeat = 5
end

begin
prog = mythtv
button = Arrow_Left
config = Left
repeat = 5
end

begin
prog = mythtv
button = Arrow_Up
config = Up
repeat = 5
end

begin
prog = mythtv
button = Arrow_Down
config = Down
repeat = 5
end

begin
prog = mythtv
button = Ch+
config = Up
repeat = 5
end

begin
prog = mythtv
button = Ch-
config = Down
repeat = 5
end

begin
prog = mythtv
button = OK
config = Return
repeat = 5
end

begin
prog = mythtv
button = 1
config = 1
repeat = 5
end

begin
prog = mythtv
button = 2
config = 2
repeat = 5
end

begin
prog = mythtv
button = 3
config = 3
repeat = 5
end

begin
prog = mythtv
button = 4
config = 4
repeat = 5
end

begin
prog = mythtv
button = 5
config = 5
repeat = 5
end

begin
prog = mythtv
button = 6
config = 6
repeat = 5
end

begin
prog = mythtv
button = 7
config = 7
repeat = 5
end

begin
prog = mythtv
button = 8
config = 8
repeat = 5
end

begin
prog = mythtv
button = 9
config = 9
repeat = 5
end

begin
prog = mythtv
button = 0
config = 0
repeat = 5
end

begin
prog = mythtv
button = Information
config = i
repeat = 5
end

begin
prog = mythtv
button = Checkmark
config = Enter
repeat = 5
end

begin
prog = mythtv
button = Dropdown
config = M
repeat = 5
end

begin
prog = mythtv
button = TV
config = F9
repeat = 5
end

begin
prog = mythtv
button = GUIDE
config = M
repeat = 5
end

begin
prog = mythtv
button = Clock
config = I
repeat = 5
end