On 9/3/05, Mark Engelberg <[EMAIL PROTECTED]> wrote:
> Is there a shortcut to activate the drop-down box for all the environments?
> It really bugs me having to use a mouse to click up there any time I change
> environments.

Mark,

You could try to bind some commands to perform the change to the
desired environment. From my /home/psmith/.lyx/bind/myShortcuts.bind
file:

\bind_file      "cua"
\bind_file menus.bind
\bind "M-z 1" "layout BeginFrame"
\bind "M-z 2" "layout EndFrame"
\bind "M-z 3" "layout Standard"
\bind "M-z 4" "layout Definition"
\bind "M-z 5" "layout Theorem"
\bind "M-z 6" "layout Enumerate"
\bind "M-z 7" "layout Lemma"
\bind "M-z 8" "layout Proof"
\bind "C-a" "command-sequence buffer-begin ; buffer-end-select"
\bind "C-b" "command-sequence ert-insert; self-insert \noindent; inset-toggle;"

Regards,

Paul

Reply via email to