On Wed, 22 Sep 2004, Paul Smith wrote:

> On Wed, 22 Sep 2004 08:11:33 +0200, G. Milde <[EMAIL PROTECTED]> wrote:
> > > Could someone please tell me whether it is possible to select the
> > > definition layout through a keyboard shortcut?
> > 
> > Yes. On my LyX it is M-a d (this might differ with different localisations.)
> > A hint: Generally, after completing a command (be it from keyboard or
> > menu) the minibuffer (status line) will show the command name and
> > shortcut.
> 
> Thanks, Gunter. M-a d does not work here and your hint works for
> several commands, but, unfortunately, it fails for the definition
> command.

You can get the paragraph environment 'Definition' by for instance doing:

        M-x layout Definition

In order to bind it to a specific keyboard shortcut, you would add 
something like this:

        \bind "M-p d"   "layout Description"

to a .bind file. See e.g. Tips.KeyboardShortcuts on the wiki.

/Christian

-- 
Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr


Reply via email to