Thanks Mattias, Loading the Mac OS X specific mapping certainly changes the menu items, but actually using those key combinations does not work. Pressing Cmd+X does not Cut.
Btw, what key is ^ on a Mac OS X MacBook? Mattias Gaertner wrote: > On Mon, 04 Aug 2008 00:20:53 +0100 > Dominique Louis <[EMAIL PROTECTED]> wrote: > >> I'm not happy about the Key mapping as now it's not the same as Xcode. > > It's now more like Xcode. > But you have to load the Mac OS X key mapping in the editor options. > The lazarus default key mapping is still the same for all platforms. > > >> It is now impossible of Cut/Copy or Paste or Find etc because the >> shortcut keys appear as ^+Shift+F for Find in Files for example when >> it should be Cmd+Shift+F like it used to be. > > If you mean Cut/Copy/Paste shortcuts in the designer: I fixed that in > r15938. > >> Or ^X for Cut does not work neither ^C for copy. > > Cut/Copy/Paste is Cmd+X/C/V, not Ctrl+X/C/V (Option=Ctrl). > > About find in files: > AFAIK Xcode has no 'Find in Files' function, that's why I took the > shortcut of 'Find in project': Shift+Cmd+F. > The ^+Shift+F does not seem to do anything under Xcode. > > >>> See here for details: >>> http://wiki.lazarus.freepascal.org/Lazarus_IDE_Shortcuts > > > Mattias _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
