Re: Keyboard Shortcuts

2009-03-16 Thread rgheck
Rich Shepard wrote: On Fri, 13 Mar 2009, Rich Shepard wrote: When I grepped my.bind for 'Del' and 'Delete' I found no binding for that key by itself. There is a C-Delete bound to word-delete-forward, and a S-KP_Delete bound to cut, but no Delete by itself. As a matter of fact, the [Del] key is

Re: Keyboard Shortcuts (fwd)

2009-03-16 Thread Bo Peng
>  Well, I guess all I can do is not use the Delete key since no one seems to > know why it won't work since the upgrade to 1.6.1. So, I'll unsubscribe from > this list. I experienced something like this when I developed the new shortcut dialog with certain combination of os/qt/lyx but I could not

Re: Keyboard Shortcuts (fwd)

2009-03-16 Thread Rich Shepard
On Fri, 13 Mar 2009, Rich Shepard wrote: I copied /usr/local/share/lyx/bind/emacs.bind to ~/.lyx/bind/my.bind and tested the key bindings against a document. No difference: when I press [Del] I get the spade playing card symbol to the left of the point rather than deleting the character to the

Re: Keyboard Shortcuts (fwd)

2009-03-13 Thread Rich Shepard
On Fri, 13 Mar 2009, Pavel Sanda wrote: i forgot you use emacs.bind. so lets define "empty" as emacs.bind delivered byt the lyx itself. if you use this file and delete does not work, then its bug of lyx. otherwise i proposed to change your particular shortcuts to the time del breaks. Folks,

Re: Keyboard Shortcuts (fwd)

2009-03-13 Thread Pavel Sanda
Rich Shepard wrote: > I made those changes after upgrading to 1.6.1. aha. >> probably you need build your binding file step by step starting from the >> empty one. also add only bindings which change the default behaviour >> so its easy to track the problem down in future versions. > > I'm no

Re: Keyboard Shortcuts (fwd)

2009-03-13 Thread Rich Shepard
On Fri, 13 Mar 2009, Pavel Sanda wrote: there have been changes in lfuns syntax (documented in RELEASE_NOTES), Pavel, I made those changes after upgrading to 1.6.1. probably you need build your binding file step by step starting from the empty one. also add only bindings which change the

Re: Keyboard Shortcuts (fwd)

2009-03-13 Thread Pavel Sanda
Rich Shepard wrote: > On Fri, 6 Mar 2009, Rich Shepard wrote: > >> On Sat, 7 Mar 2009, Pavel Sanda wrote: >> >>> does it help when your remove your ~/.lyx directory ? >> >> LyX opens to the introductory document. When I open one of mine, the >> [Del] >> key works as it should. I'm attaching my bi

Re: Keyboard Shortcuts (fwd)

2009-03-12 Thread Rich Shepard
On Fri, 6 Mar 2009, Rich Shepard wrote: On Sat, 7 Mar 2009, Pavel Sanda wrote: does it help when your remove your ~/.lyx directory ? LyX opens to the introductory document. When I open one of mine, the [Del] key works as it should. I'm attaching my bind file (modified from the emacs.bind);

Re: Keyboard Shortcuts (fwd)

2009-03-06 Thread Rich Shepard
On Sat, 7 Mar 2009, Pavel Sanda wrote: does it help when your remove your ~/.lyx directory ? LyX opens to the introductory document. When I open one of mine, the [Del] key works as it should. I'm attaching my bind file (modified from the emacs.bind); perhaps I messed it up inadvertently with

Re: Keyboard Shortcuts (fwd)

2009-03-06 Thread Pavel Sanda
Rich Shepard wrote: > Below is the information I sent to Juergen early this morning with the > results of running 'lyx -dbg 4'. I hope you smart folks can figure out what > broke and provide a fix. I, of course, will test anything you send my way. does it help when your remove your ~/.lyx direct

Re: Keyboard Shortcuts (fwd)

2009-03-06 Thread Rich Shepard
Juergen asked me to subscribe to this mail list and pass on to all of you a strange (and new with 1.6.1) problem with the [Del] key. This is on Slackware-12.2. Despite \bind "Delete" being defined as 'char-delete-forward' in site.bind and ~/.lyx/bind/my.bind, it's not working. When I press th