NeoOffice Menu and Keyboard Shortcuts

From NeoWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:15, 30 March 2008 (edit)
Lorinda (Talk | contribs)
(Pre-Made Keyboard Configurations - comment out this section since it is out of date)
← Previous diff
Revision as of 23:16, 30 March 2008 (edit) (undo)
Lorinda (Talk | contribs)
(More about customizing NeoOffice keyboard shortcuts - remove "more" since this is now the first section)
Next diff →
Line 25: Line 25:
You can create your own configurations by using the relevant tabs in the Customize dialogue ('''Customize…''' from the '''Tools''' menu). this is only relevant to NeoOffice 1.x - - Be aware that there is an OpenOffice.org bug where editing any keyboard shortcut causes Cmd-C to become unassigned from the Edit->Copy menu item. The work-around is to delete the <tt>[Copy]</tt> command assignment from the Copy and Cmd-Insert keystrokes in the NeoOffice (global) shortcuts (this has already been done in the pre-made shortcuts available here).--> You can create your own configurations by using the relevant tabs in the Customize dialogue ('''Customize…''' from the '''Tools''' menu). this is only relevant to NeoOffice 1.x - - Be aware that there is an OpenOffice.org bug where editing any keyboard shortcut causes Cmd-C to become unassigned from the Edit->Copy menu item. The work-around is to delete the <tt>[Copy]</tt> command assignment from the Copy and Cmd-Insert keystrokes in the NeoOffice (global) shortcuts (this has already been done in the pre-made shortcuts available here).-->
-=== More about customizing NeoOffice keyboard shortcuts ===+=== Customizing NeoOffice keyboard shortcuts ===
''From a post in the [http://trinity.neooffice.org/modules.php?name=Forums Trinity forums]'' ''From a post in the [http://trinity.neooffice.org/modules.php?name=Forums Trinity forums]''

Revision as of 23:16, 30 March 2008

This article is not up to date, or it needs structural or stylistic changes to conform with the rest of this wiki.

Contents

Customizing the NeoOffice menus and keyboard shortcuts

See the discussion page for some corrections/clarifications that need to be incorporated into this page

Customizing NeoOffice keyboard shortcuts

From a post in the Trinity forums

In Tools->Configure->Keyboard, it appears that all the available keystrokes are pre-entered; one cannot add to them. Thus, one can't apply cmd-\ or cmd-< or to an action. Further, there are no optioned (alt-ed) modifiers available. I read in one of the other threads that there was a problem including the option/alt modifier because of Unicode confusion; however, I don't see how it could be any different than the shift modifier. But then, I'm not the programmer. Question: Any way to hack OpenOffice.org or NeoOffice to add more keystroke combinations?

There are a couple of things to address here.

First, about the option key. Other platforms use their "equivalent" of the option key ("alt" on Windows) as a "command-producing" key shortcut, i.e., they'd use opt-s for save (the Mozilla folks seem pretty bad about trying to assign opt-key as command shortcuts!). On the Mac, opt-key is reserved for keyboard entry (opt-s is ß)—sort of like shift, opt is only a modifier key, not a "command" key. Cmd-opt-key and Shift-cmd-opt-key *are* valid command shortcuts on the Mac, though.

I believe it was Ed who posted somewhere here on trinity that he had lobbied the OpenOffice.org folks to allow Cmd-opt-key to be a valid command shortcut for the Mac and the OpenOffice.org folks either ignored him or denied the request. The fact that the Mac allows ,><\ and all sorts of other keys to be valid shortcuts (when paired with cmd, of course), also seems to be lost on the OpenOffice.org folks making these decisions.

Using System Preferences to add additional keystrokes

However, all is not lost for users of NeoOffice (this will not work with OpenOffice.org/X11, though). Now that we have Aqua menus, you can use the OS's ability to customize keyboard shortcuts to assign other keys (as long as they don't conflict with existing shortcuts in OpenOffice.org or the Services menu).

First, make sure NeoOffice is not running. Then open the "Keyboard & Mouse" pane of the System Preferences and click on the "Keyboard Shortcuts" tab. Click on the "Application Shortcuts" item in the box, and then the + button at the bottom left. Select NeoOffice as your application, enter the name of the NeoOffice menu item you want to assign a shortcut to and then the desired shortcut. (Be sure to match the spelling and ... or … exactly). Restart NeoOffice and voilà!

N.B. System Preferences sometimes loses track of which shortcuts you have assigned to applications (even though the shortcuts still work and are still properly recorded in the application's .plist). In this case, if you are comfortable editing the .plist manually, it is easier to add new shortcuts this way; otherwise, you will likely have to re-enter all of your previous shortcuts for the application, as well as the new ones you wish to add.

See the screenshots for examples of NeoOffice with modified keyboard shortcuts and menus.

Customized "Quickstart" Shortcuts



"Quickstart" items assigned shortcuts
via System Preferences

Adding shortcuts to the "Quickstart" menu items

A brief discussion of the issues; more logical and streamlined answer to come :-)

Issues:

  • Sharing/fighting over shortcut-command assignments
  • Context-sensitive Cmd-N
  • Hacking around "reserved" shortcuts

Remapping shortcuts for cursor movement

A number of keyboard shortcuts within NeoOffice do not adhere to Mac OS X standards (due to OpenOffice.org's origins as a Windows application). Among the most jarring of these are the shortcuts for cursor movement (e.g., to move to the beginning or end of a line, to move from word-to-word, etc.)

Moving to the beginning or end of a line

On all Mac applications, one can use the combination Cmd-← (Command [Apple] + left arrow) to move to the beginning of line and the combination Cmd-→ (Command [Apple] + right arrow) to move to the end of the line. Unfortunately, in NeoOffice this combination is used to move word-by-word (which, on the Mac, is done by the combination Opt-←(Option [Alt] + left arrow) or Opt-→ (Option [Alt] + right arrow).

It is possible, however, to remap the beginning/end of the line shortcuts within NeoOffice to match the correct Mac shortcuts by using the following procedure (note this will remove the shortcut for moving word-by-word), which works just like modifying shortcuts as described at the top of this page.

Remapping the keyboard shortcuts for beginning and end of line

  1. Open the Customize dialogue (choose Customize… from the Tools menu)
  2. Click on the Keyboard tab
  3. Make sure that the radio button for Writer (on the top right of the dialogue box) is selected
  4. In the Category list (in the Functions section), choose Navigate
  5. In the Function list, choose To Line Begin
  6. In the Shortcut keys list (on the top left), choose ⌘Left
  7. Click on the Modify button (in the top right of the dialogue)
  8. Repeat steps 4 to 7 to change the definition of ⌘Right/To End of Line.
  9. Click on OK to assign these new shortcuts.

Note that moving word by word is no longer functional. It is possible to assign this function to another combination of keys (as we have just done for moving to the beginning and end of the line), but due to the unwillingness of OpenOffice.org engineers to accept a patch to allow Option (and Alt on Windows and Meta on Solaris) to be used as a modifier key, it is impossible to assign those behaviors to the proper Mac shortcuts of Opt-Left Arrow and Opt-Right Arrow using the "simple" Customize dialogue.

However, if you add To Word Left and To Word Right to any NeoOffice menu (I added them to the Window menu where they are relatively hidden), you can then use the steps described in Using System Preferences to add additional keystrokes above to reassign these commands to Opt-Left Arrow and Opt-Right Arrow. (N.B You must use Java 1.4.2 for this to work, as Java 1.5 "eats" the Option key. If you are on a PowerPC Mac running Mac OS X 10.4, you can select Java 1.4.2 from the Java preferences and then restart NeoOffice.)

You can repeat these set of steps for the related "selection" commands, too.


This article in other languages: Français Italiano
Personal tools