To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88582
------- Additional comments from [EMAIL PROTECTED] Mon Jun 30 09:38:49 +0000 2008 ------- If this is really important to you I suggest switching Ctrl-Space off in Tools->Customize->Keyboard. There will always be conflicts of hotkeys with one or the other desktops. OOo strives for a uniform user interface on all platforms. We try to avoid the more obvious conflicts, but some of our shortcuts are bound to conflict on one or the other platform. If it is possible to get information from XKB about what hotkeys are in use, we certainly could mark them as not used in OOo. The relevant functions to patch would be Application::GetReservedKeyCodes and Application::GetReservedKeyCodeCount in vcl/source/app/svapp.cxx. One would need an interface to the platform dependent layer to get the reserved system key codes which I would suggest should be on the SalInstance interface. If you want to work on that I'll be happy to answer any questions that arise. --------------------------------------------------------------------- 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]
