I made a cool little IR receiver that I am using to control my sound
card, cdrom, etc.  The only remaining problem seems to be that cdplay's
stop functionality doesn't seem to work.  I can start a cd playing
non-interactively by issuing "cdp play 3" to play the third track ....
but when I issue "cdp stop" I get no error message and the program
returns immediately, but no cd stoppage  :(   I have a hack in place now
"eject; cdplay stop" which forces the cdrom to eject, and then the STOP
command is just to convince the cdrom to close again.  That works, but I
don't like that fact that my cdrom ejects everytime I stop a cd.  Any
suggestions?  A better command line, non-interactive cdplayer program
would work... or at this point even a better hack.  TIA

weston

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to