To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=90083
------- Additional comments from [EMAIL PROTECTED] Fri Nov 14 00:06:34 +0000 2008 ------- CMD+` is bound to ".uno:ToggleFormula" . Unfortunately CMD+` is not available to bind or rebind in the customize dialog. I did some more digging and found that the file "current.xml", buried deep in the depths of the staroffice preferences (Library/Application Support/StarOffice/9/user/config/soffice.cfg/modules/scalc/accelerator/en-US/current.xml), contains the line: <accel:item accel:code="KEY_QUOTELEFT" xlink:href=".uno:ToggleFormula" accel:mod1="true"/> Of course, the same line is in the file for both NeoOffice and OpenOffice/StarOffice, so in NeoOffice the app is consuming the keystroke before it gets to the shortcut key interpreter. OpenOffice just passes it through. I deleted the line above, and now I can use CMD+` to swap between documents when one of them is a calc spreadsheet. It still doesn't help if you have undocked windows - no idea why that doesn't work. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
