sub_o Posted June 29, 2020 Posted June 29, 2020 Hi, I am using keyboard shortcut to control my Mission Control spaces, e.g. Ctrl + Cmd + Option + Numpad 7, etc. But somehow when I am creating my workflow to dispatch the key combo, rather than triggering Numpad-7, it triggers the normal keychar of 7. Is there a way to configure it so that I could send the signal as Numpad 7 instead (e.g. keycode 103 instead of keychar 7) Thank you! boutwell 1
Andrew Posted July 3, 2020 Posted July 3, 2020 @sub_o This is a side effect of Alfred being resilient in keyboard layouts which can change depending on the keyboard selected. Alfred keeps the character typed and looks up the code where relevant. Unfortunately, in your case, Alfred is looking up the top row numbers. I'm going to treat this as a bug, as Alfred could really treat the numpad keys as special keys. I'll move this thread into the bug forum, but it's not going to be fixed for 4.1 which is now code complete. Cheers, Andrew boutwell 1
boutwell Posted December 8, 2020 Posted December 8, 2020 Adding my support to this update request. Thanks for a great product, devs! Brad
Andrew Posted December 8, 2020 Posted December 8, 2020 Useful workaround here using AppleScript for dispatching the key combo instead: boutwell 1
Andrew Posted July 30, 2021 Posted July 30, 2021 Numpad features have been added in Alfred 4.5, both recognising and dispatching numpad keys, and new popup menu options on the key combo editor for adding numpad keys on a Mac which doesn't have a numpad. Let me know if you have any issues
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now