[mythtv-users] How do I eject the CD/DVD?

sarvinc at fastmail.fm sarvinc at fastmail.fm
Thu Jan 5 16:59:13 UTC 2006


On Thursday 05 January 2006 23:19, Tom Hines wrote:
> Hello.  After playing a DVD in MythTV I can't eject it with the eject
> button on the drive.  I have to get to a shell and type "eject".  How
> can I fix this?  Thanks.
>
> --
> Tom Hines
> KnoppMyth
> Via Epia M10K
> Haupauge 250

Unfortunately I'm in the process of moving to another state so I can't give 
the exact process.

I have this same problem and just mapped a button to an event that calls 
irexec to execute the eject program. This should go in your already 
configured .lirc

Should look something like this:

begin
        button = RED
        prog   = irexec
        repeat = 0
        config = eject
end


More information about the mythtv-users mailing list