The simplest way is to enter Options -> Configure IDLE... -> Keys, select "print-window" in the list, click "Get New Keys for Selection", and enter a key combination which you are very unlikely to press by mistake. IDLE will ask you to give a name for your own custom set of key-bindings, just enter any name and hit OK.
- Tal On Fri, Sep 26, 2008 at 8:00 PM, Vahid Safavi <[EMAIL PROTECTED]>wrote: > Hello > > I have started using IDLE since yesterday. > > I am wondering whether there is a way to remove the print command (ctrl-p): > I have made the mistake of pressing ctrl-p by accident where I meant to > press alt-p for accessing the last command. Unfortunately, we have a fast > print server and it prints quite a few pages before I get to the print > station and cancel the job. > > Meanwhile, I will be asking our system admin to find a way for building > some delay in the print queue. > > Best Regards > Vahid > > P.S. I have already checked the help file. Also tried > http://www.python.org/idle/ , but the site is down. > > _______________________________________________ > IDLE-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/idle-dev > >
_______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
