To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=49752
------- Additional comments from [EMAIL PROTECTED] Sun Sep 11 03:47:37 -0700 2005 ------- ssa->ericb: far too complicated, i have a much simpler solution now :) in fact it was in front of our eyes all the time... The root cause of the problem is that X11 does not load the XKEYBOARD extension per default. So all we have to do is to start X11 with a proper commandline parameter, i.e. +kb To achieve this without exchanging X11.app completely, as suggested earlier, you just have to start X11 by providing the full path to the real binary: /Application/Utilities/X11.app/Contents/MacOS/X11 +kb I changed the launch script accordingly and will attach it to issue 42998. BTW: have you tried out my patch that makes the Apple key (aka Meta key) available ? --------------------------------------------------------------------- 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]
