(Child) Locking the CD tray in software

From: Nazri Ramliy (ayie_at_mmu.edu.my)
Date: 02/16/05

  • Next message: Miguel Filho: "Re: "permanent modules""
    Date: Thu, 17 Feb 2005 02:01:55 +0800
    To: debian-user@lists.debian.org
    
    

    Hi list.

    My 15 months old amuses himself by opening and closing the CDROM tray
    on my box by pressing the eject button, waits for the tray to come
    out, then pushes it back in. He does this over and over.

    I can do

    while true; do cdclose; done

    but this seems a bit of an overkill for this task.

    Anybody know of any cd tools to keep the tray closed, i.e. ignoring
    the signal from the eject button?

    Kind regards,

    Nazri Ramliy

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Miguel Filho: "Re: "permanent modules""