vote up 1 vote down star
1

I am using the Emacs keybinding on Komodo IDE where Komodo uses the command key for "Meta" by default. So you press Command-X when you normally press Alt+X for Emacs on Linux.

I want to use the actual Alt key .. so when I tried to assign Alt+K, Komodo informs that "This key combination is not available" (see screenshot below)

Komodo Preferences Dialog screenshot

How do I use the Alt key in Komodo? Is it possible?

flag

58% accept rate
It is perhaps a shame you added a bounty to this here, as by the looks of it it might have found a better home on superuser... I can't see any programming? – Marc Gravell Sep 29 at 19:51
Not very much related to programming (besides the fact that Komodo itself is a programming IDE). Ideally, a better home should be this: bugs.activestate.com/show_bug.cgi?id=84784 :-) – Sridhar Ratnakumar Sep 30 at 16:40

2 Answers

vote up 1 vote down check

On the Mac the Option/Alt key is used to quickly enter non-ASCII characters. Komodo provides a few bindings involving control keys, like Alt+Return to edit a file's properties, but it stays away from the Alt/Option key for the most part.

I tried binding [Go to file...] to Cmd+Alt+K. The preferences dialog accepted it (although it said it was first bound to Cmd+¬, and later said it was bound to Cmd+Alt+Û, both of which gave me the feeling that the binding would fail to work. There have been Mozilla bugs dealing with inconsistencies in keybindings on OS X, and we're seeing that here.

Komodo will also let you create keybindings using combinations of the Command, Control, and Shift keys -- I would stick with those, and leave the Alt key for entering non-ASCII characters.

link|flag
vote up -1 vote down

This is most definitely not the issue with "Alt-" key bindings in general, since Komodo's OSX bindings by default include Alt+ combos.

Is it possible that some other application captured Alt+K as a hotkey?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.