From vahid.safavi at orthodyne.com Fri Sep 26 19:00:29 2008 From: vahid.safavi at orthodyne.com (Vahid Safavi) Date: Fri, 26 Sep 2008 10:00:29 -0700 Subject: [Idle-dev] ctrl-p issue Message-ID: <002e01c91ff9$62492b90$4d06a8c0@orthodyne.com> 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From taleinat at gmail.com Sat Sep 27 23:42:28 2008 From: taleinat at gmail.com (Tal Einat) Date: Sun, 28 Sep 2008 00:42:28 +0300 Subject: [Idle-dev] ctrl-p issue In-Reply-To: <002e01c91ff9$62492b90$4d06a8c0@orthodyne.com> References: <002e01c91ff9$62492b90$4d06a8c0@orthodyne.com> Message-ID: <7afdee2f0809271442u59699a8fudd6569a1f9dae166@mail.gmail.com> 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 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 > IDLE-dev at python.org > http://mail.python.org/mailman/listinfo/idle-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: