On Fri, Feb 13, 2009 at 11:58 PM, Robert Vojta <rvo...@gmail.com> wrote:
Hi Philipp, *, > Philipp, Eric told that you have modified modifier keys sometimes ago. > What is Ctrl modifier in Accelerators.xcu on Mac OS X? I tested > Accelerators.xcu for MOD1 to MOD5 and I've found that MOD1 is Cmd and > MOD2 is Option. But I can't find Ctrl. I've found why it doesn't work ... KeyModifier.idl contains SHIFT, MOD1 and MOD2 only. I've added support for MOD3 (Ctrl on Mac OS X) - I've modified offapi, framework, vcl, toolkit and some other modules with build error because of my change (gridctrl, ...). Everything is commited to macshortcuts01. The whole CWS diff is available at [1]. I tested my change with Cmd-M -> Ctrl-M and it works pretty well. I didn't modify accesibility & other modules yet, because I don't know if my changes break something or not. Can anyone please review my changes? [1] http://idisk.mac.com/rvojta-Public/OO.o/cws-macshortcuts01.diff Regards, -- Robert Vojta --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@framework.openoffice.org For additional commands, e-mail: dev-h...@framework.openoffice.org