Now if I can just figure out how to inject buttons so that Hijack will see them, too....



#include <asm/arch/hijack.h>

unsigned long data=0, buttons[4] = {4,
IR_KNOB_PRESSED,
IR_KNOB_LEFT,
IR_KNOB_RIGHT
};

rc = ioctl(fd, EMPEG_HIJACK_INJECTBUTTONS, (unsigned long *)data[]);




Edited by yn0t_ (24/01/2002 19:15)
_________________________
- Tony C
my empeg stuff