How can i override the vk_enter key event?
Hello,
i want to override the vk_enter key in a keymap and it does not work. If i use a key combination like crtl + vk_enter it works. Has anybody an idea?
i want to override the vk_enter key in a keymap and it does not work. If i use a key combination like crtl + vk_enter it works. Has anybody an idea?
2 comments
Sort by
Date
Votes
You have to use an action map and override the INSERT action.
Thank you. That helped me. :)
Please sign in to leave a comment.