So I started tinkering with the HP Remote on a dv6775us. Initially I thought that the IR receiver on the computer would work with an Apple Remote, but 15 seconds with my MacBook proved that wrong. As most of you are aware the direction buttons and the ok buttons work fine. So after tinkering I realized that it is 100% hardware based solution and acting like keyboard switches. That stated I discovered the << and >> buttons actually interface as a series of buttons.
That in mind you can use the OS X software ControllerMate to establish a boolean switch that will execute the Apple+Esc when multiple buttons are pressed simultaneously (corresponding with the buttons of either << or >>). I did have to program a slight buffer to keep the button from being repeatedly pressed (otherwise you cannot go "back" in Front Row it just exits), but anybody with a basic knowledge of boolean terms and/or flow charts should have no real issues.
You're Welcome.

[indent][/indent]