On Mon, Apr 7, 2008 at 3:21 AM, Jacques Guillot <[EMAIL PROTECTED]> wrote: > There was a great link on the related thread to Basic for OOo addressing > text editing, selecting and moving to previous and next sentences. I have > worked quite a bit with VBA for Word, but I did not quickly get the commands > working in Writer. > > When three clicks select a sentence in Writer, I wish I could left arrow to > get to previous sentence, but it only goes from the end (right side) of > current sentence, then moves cursor back (left) one character. > > Jacques Guillot >
Hello, The functionality to move the cursor to the next sentence is provided in OOo, however it is not associated to any keyboard shortcut in the default configuration. All you have to do is to customize the keyboard and, for example change the ctrl+shift+down (by default this moves the cursor at the end of the table) or any other combination you are comfortable with. Check out the edit section for selecting text and the navigation section to move the cursor. Note that, again by default, you cannot use the alt key in the keyboard customization table (although there is a macro to do that). Hope that helps, Michele --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
