Re: [matplotlib-devel] Keybinding doc & close window

2011-10-30 Thread Antoine Levitt
30/10/11 00:27, John Hunter > On Sat, Oct 29, 2011 at 2:52 PM, Antoine Levitt > wrote: >> Just typing f = gcf() displays a figure, which I don't want to do. I >> want to be able to put something in my ipython init file that'd set my >> bindings, without changing anything else. > > This is a reason

Re: [matplotlib-devel] Keybinding doc & close window

2011-10-29 Thread John Hunter
On Sat, Oct 29, 2011 at 2:52 PM, Antoine Levitt wrote: > Just typing f = gcf() displays a figure, which I don't want to do. I > want to be able to put something in my ipython init file that'd set my > bindings, without changing anything else. This is a reasonable request, though there are some im

Re: [matplotlib-devel] Keybinding doc & close window

2011-10-29 Thread Antoine Levitt
29/10/11 21:50, Benjamin Root > On Saturday, October 29, 2011, Antoine Levitt > wrote: >> 29/10/11 21:20, Benjamin Root >>> On Saturday, October 29, 2011, Antoine Levitt >>> wrote: 29/10/11 19:39, Benjamin Root > I don't think there is a document for the default keymaps, and >>> there >>

Re: [matplotlib-devel] Keybinding doc & close window

2011-10-29 Thread Benjamin Root
On Saturday, October 29, 2011, Antoine Levitt wrote: > 29/10/11 21:20, Benjamin Root >> On Saturday, October 29, 2011, Antoine Levitt >> wrote: >>> 29/10/11 19:39, Benjamin Root I don't think there is a document for the default keymaps, and >> there has been some talk about redoing defa

Re: [matplotlib-devel] Keybinding doc & close window

2011-10-29 Thread Antoine Levitt
29/10/11 21:20, Benjamin Root > On Saturday, October 29, 2011, Antoine Levitt > wrote: >> 29/10/11 19:39, Benjamin Root >>> I don't think there is a document for the default keymaps, and > there >>> has been some talk about redoing default keybindings, because they > are >>> so hidden and varies f

Re: [matplotlib-devel] Keybinding doc & close window

2011-10-29 Thread Benjamin Root
On Saturday, October 29, 2011, Antoine Levitt wrote: > 29/10/11 19:39, Benjamin Root >> I don't think there is a document for the default keymaps, and there >> has been some talk about redoing default keybindings, because they are >> so hidden and varies from backend to backend. >> >> In the meant

Re: [matplotlib-devel] Keybinding doc & close window

2011-10-29 Thread Antoine Levitt
29/10/11 19:39, Benjamin Root > I don't think there is a document for the default keymaps, and there > has been some talk about redoing default keybindings, because they are > so hidden and varies from backend to backend. > > In the meantime, I would suggest checking out the "event handeling" > sec

Re: [matplotlib-devel] Keybinding doc & close window

2011-10-29 Thread Benjamin Root
On Saturday, October 29, 2011, Antoine Levitt wrote: > Hi, > > Is there any doc of the various bindable actions? I only found > http://matplotlib.sourceforge.net/users/customizing.html, and I'm not > sure all of them are in there. In particular, I'd like a simple "q" > keybinding to close the wind