This is what I use. I stole some of these from Tony's SR77 config which can be found on the Hijack kernel site. I'm not sure if some of the button codes changed between the SR77 and SR80, some of the labels on the remote changed or if I just didn't understand Tony's scheme, but I changed it to suit me better. Hijack didn't seem to like the way Tony has the volume buttons labeled. (It comented out the .A and .B lines which must have been some way to reverse the buttons since he's got them mapped backwards otherwise. Maybe IRTranslate changed.)

My config may not completely work for the tuner. Funny thing is I installed the tuner a couple of months ago and I've never gotten around to using it.


[ir_translate]
; VOL+ AD520A
AD520A=20df13,20df13,20df13,20df13 ; volume jump
;
; VOL- AD520B
AD520B=20df17,20df17,20df17,20df17 ; volume jump
;
; ATT AD520C
AD520C=20DF0D ; shuffle toggle
;
; BAND AD5212
AD5212.T=20df07 ; AM/FM in tuner
;
; SOURCE AD521A
AD521A.LM=20df0B,FFFFFFFF ; select mode in player
AD521A.T=b9461e ; switch to player from tuner
AD521A.A=b9461e ; switch to player from Aux
AD521A.M=b9461c ; switch to tuner from player
;
; UP AD5240
AD5240=000000 ; up botton
;
; DOWN AD5241
AD5241=000006 ; down button
;
; LEFT AD5242
AD5242=000004 ; left button
;
; RIGHT AD5243
AD5243=000002 ; right button
;
; FUNC AD5219,AD5067
; These are needed to ignore the "Func" button sending out a bogus code
AF5067=FFFFFF
80AF5067=FFFFFF
AD5219=20DF14 ; info
;
; AUDIO AD520D
AD520D=20DF15 ; visuals
;