On Tue, May 10, 2011 at 01:42:05PM -0700, Richard C. Steffens wrote: > [....] It also pops up > a little black window that says "Foot pedal function:" followed by > either FF, Play, or Rew, depending on the button pressed. So that tells > me that the program reads the condition of the pedal. The next problem > is to somehow get some other program to listen to it.
Did you try configuring the program? It's meant to send keyboard codes. It's kind of complicated, since it has a "mode switch" function, so you can switch between different sets of keycodes on-the-fly. _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
