On Fri, Apr 29, 2011 at 7:34 PM, Liviu Andronic <[email protected]> wrote: > Does the following do what you want? Add new shortcut and assign: > command-sequence break-paragraph; screen-recenter > > to > shift+return > > I would caution against assigning to 'return' as it might break things > elsewhere, but maybe not. Experiment at will. > After giving it more thought, assigning it to Return should be just fine. Unfortunately, the implementation is not yet complete. To emulate a typewriter, you would also need to assign command-sequence up; screen-recenter
to up and command-sequence down; screen-recenter to down One use case that neither shortcut covers is when writing a line and reaching the end of the line. Then you do not press enter or any arrow but continue writing, LyX continues to input on the next line, but the screen is not recentered. I'm not sure that there is a ready way to cover this case. Regards Liviu
