Re: [PyMOL] any hotkey?

2015-09-03 Thread Thomas Holder
Hi Albert & Osvaldo, This should work in PyMOL 1.7+ to bind the F1 key to zoom on the first "organic" residue: set_key F1, zoom byres first organic, animate=1 Cheers, Thomas On 03 Sep 2015, at 06:48, Osvaldo Martin wrote: > Hi Albert, > > You can use Set_Key, to bind any function (predefi

Re: [PyMOL] any hotkey?

2015-09-03 Thread Osvaldo Martin
Hi Albert, You can use Set_Key , to bind any function (predefined or defined by you) to any “hotkey/shorcut” Cheers, Osvaldo. On Thu, Sep 3, 2015 at 5:57 AM, Albert wrote: Hello: > > I am just wondering is there any hotkey in Pymol so that we can cen

[PyMOL] any hotkey?

2015-09-03 Thread Albert
Hello: I am just wondering is there any hotkey in Pymol so that we can center in the Ligand automatically? For instance: If I press keyboard "L", Pymol zoom to ligand binding pocket automatically Thanks a lot Albert