Make Mac version use Linux keybindings

I spend most of my time using Komodo on Linux, but am now forced to use it on the Mac for a project.

Is there a way to have Komodo use the exact same key bindings that I use under Linux? (These are all the default keybindings, I haven’t remapped anything).

Just to be clear, I’d definitely prefer not to have to remap each key binding by hand. That would be too much work.

Thanks!

You can simply copy the .kkf file from a linux install, eg.

/opt/komodo-ide/lib/support/schemes/Default.kff

Drag this file onto your OSX install and Komodo should install the linux keybindings for you.

Note that not all keybindings are fully platform-independent, so you may have some issues here and there.