multi-room-hifi/build2_picoreplayer/lirc_apple_remote/.lircrc-A1294

57 lines
755 B
Plaintext
Raw Normal View History

2022-10-01 12:43:36 +00:00
begin
remote = Apple_A1294
button = KEY_UP
repeat = 0
prog = squeezelite
config = volup
end
begin
remote = Apple_A1294
button = KEY_DOWN
repeat = 0
prog = squeezelite
config = voldown
end
begin
remote = Apple_A1294
button = KEY_LEFT
repeat = 0
prog = squeezelite
config = rew
end
begin
remote = Apple_A1294
button = KEY_RIGHT
repeat = 0
prog = squeezelite
config = fwd
end
begin
remote = Apple_A1294
button = KEY_OK
repeat = 0
prog = squeezelite
config = pause
end
# The "menu" key does power
begin
remote = Apple_A1294
button = KEY_ESC
repeat = 0
prog = squeezelite
config = power
end
begin
remote = Apple_A1294
button = KEY_PLAY
repeat = 0
prog = squeezelite
config = play
end