Re: Shift key in a macro

2013-04-19 Thread John Niendorf
No, I didn't realize that would let me use the shift key. John On Fri, Apr 19, 2013 at 03:07:09PM +0300, Sauli H. wrote: On 19/04/13 at 13:23, John Niendorf wrote: Hi Guys, I can't seem to find how to bind a macro with the shift key. I see that \Cb will bind the macro to Ctrl+b, but can yo

Re: Shift key in a macro

2013-04-19 Thread Sauli H.
On 19/04/13 at 13:23, John Niendorf wrote: > Hi Guys, > > I can't seem to find how to bind a macro with the shift key. I see > that \Cb will bind the macro to Ctrl+b, but can you bind a macro to > Shift+B? Hello! Have you tried something like: macro index B "your macro here" It should run

Shift key in a macro

2013-04-19 Thread John Niendorf
Hi Guys, I can't seem to find how to bind a macro with the shift key. I see that \Cb will bind the macro to Ctrl+b, but can you bind a macro to Shift+B? -- John