On Fri, Feb 13, 2009 at 6:43 PM, Robert Vojta <rvo...@gmail.com> wrote:
Hi Carsten, Philipp, > modifier keys are implemented and they work. I can imagine that we > have to add new keys to Key.idl, etc. But basically, it should be easy > for many shortcuts. 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. Carsten, we used your approach (modified). We implemented two shortcuts changes as a proof of concept: - F11 -> Cmd-T (Styles window) - Cmd-Y -> Cmd-Shift-Z (Redo) There's new Accelerators-Mac.xcu file and makefile.mk contains new target - accelerators and all. The first one rewrites Accelerators.xcu with Accelerators-Mac.xcu if OS is MACOSX. I tried to implement it in your way with scp2, but it was more complicated. -- Robert Vojta --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@framework.openoffice.org For additional commands, e-mail: dev-h...@framework.openoffice.org