Stacia Hartleben writes:
> Is there a way I could make a keyboard command for paste external? I
> need to paste a lot of external things and it takes a long time to go
> to the menu all the time. I don't mind if there are two seperate
> functions, but I want easy acess to the external paste one. Thanks!
Place something like what is below in a new file in the "bind"
directory within your home LyX directory (for example
in ~/.lyx/bind/myBindings if you are using Linux).
The one you want (which should be in the default install IMO
anyway until the external paste problem is fixed) is the "C-S-p" shortcut which
uses Ctrl-shift-P
(for example).
# include one of the basic flavours (cua or emacs)
\bind_file "cua"
# add your own bindings (overwriting the included ones)
\bind "C-S-f" "footnote-insert"
\bind "C-S-e" "external-insert"
\bind "C-S-p" "primary-selection-paste paragraph"
\bind "C-S-i" "index-insert"
\bind "C-S-r" "layout Right Address"
\bind "C-S-n" "command-sequence ert-insert; self-insert \\noindent{} ;
inset-toggle"
\bind "C-a" "command-sequence buffer-begin ; buffer-end-select"
-Kevin
--
Kevin Pfeiffer <[EMAIL PROTECTED]>
Tiros-Translations