Okay, I've just put out Hijack v154.

This version removes the built-in "PopUp" button menu that so many of us love and curse, and instead allows/requires users to define their own version of it.

Details are on the IR translation page at http://empeg-hijack.sourceforge.net/ir_translate.html

Basically, if you want the "old" functionality back, just add this to your config.ini file on the player:

[ir_translate]
PopUp0=Info,Mark,Repeat,SelMode,Shuffle,Source,Tuner,Visuals

But you can now replace any of those buttons with your own choice(s), or add/delete to your heart's content. I would suggest, though, that no more than eight buttons be placed on PopUp0, since only 3-bits are used to keep track of the most recently-pressed button in flash.

Other PopUps can be configured as well, and assigned to the button(s) of your choice, as in:

[ir_translate]
PopUp0=Info,Mark,Repeat,SelMode,Shuffle,Source,Tuner,PopUp1
PopUp1=Artist,Album,Genre,Year,PopUp0
Bottom.LU=PopUp1

[hijack]
PopUp1=Tweak

Hopefully I haven't broken much with all of this.. or at least it all works for me!

Cheers