Error registering an action with the key stroke

已回答

I'm trying to register an action with the key stroke in MAC. I've given

<keyboard-shortcut first-keystroke="alt SPACE" keymap="$default"/>

But it says, "first-keystroke" attribute has invalid value for action. 

Can you please help me out?

0

'alt space' is already used by a number of default bundled keymaps. I'd suggest to use a different shortcut.

0

请先登录再写评论。