On Thu, 8 Mar 2001, Michael Zapf wrote:

> I don't know if anybody ever encountered the same problem - but probably
> I'm just too clumsy when typing...
>
> This is not the first time that I destroyed some paragraphs when working
> with lyx. The problem is that CTRL-E used for emphasizing is just
> located between CTRL-W for close and CTRL-R for revert. Of course, there
> is a dialog window whether you want to save or not, but until I realize
> that I hit the wrong key I just continue typing, the next word starts
> with "n" which happens to be the shortcut for "no". That's it, the
> changes are lost.
>
> I think that either the emphasize key should be relocated or that the
> close/revert actions should be multi-key sequences. Or that there are no
> shortcuts in the dialog window.

You should switch to emacs keybindings that way you can use:
        C-x C-c to quit lyx
        C-x k to kill the buffer
        M-f d to revert the buffer

Then you'll only be concerned that
        C-w is cut
        C-r is reverse search (in normal emacs but not bound in our case)

Either that or create your own set of bindings -- copy your current
favourite to ~/.lyx/bind/my_bindings_are_better_than_your_bindings.bind
and edit those to your hearts content.  But remember to set your binding
file in Edit->Preferences->Look&Feel->Interface->Key_Bindings or in your
~/.lyx/lyxrc in versions <= 1.1.5 (\bind_file xxxx).

Allan. (ARRae)

Reply via email to