The Amazing Shortcut Keypad
theamazingshortcutkeypad.com
The Amazing Shortcut Keypad
1–10 of 95 posts
Re: The Amazing Shortcut Keypad
#2Re: The Amazing Shortcut Keypad
#3I like the idea, but can't you achieve most of the functionality just with an add-on $10 USB 10-key, and your choice of scripting? I have used the crazily versatile Controllermate[1] on macOS to do something similar with a gaming keypad that triggered Applescripts and shell scripts. 1: https://www.orderedbytes.com/controllermate/
Re: The Amazing Shortcut Keypad
#4I doubt cmd-foo is harder to remember than the bindings of blank keys on an accessory device.
Re: The Amazing Shortcut Keypad
#5I like the idea, but can't you achieve most of the functionality just with an add-on $10 USB 10-key, and your choice of scripting? I have used the crazily versatile Controllermate[1] on macOS to do something similar with a gaming keypad that triggered Applescripts and shell scripts. 1: https://www.orderedbytes.com/controllermate/
It'll send the same codes as any other 10-key you have. That was my issue when I was looking for something similar, as I still use the 10-key on my keyboard occasionally. I ended up getting a Logitech G13 for the same purpose but never ended up clearing the desk space so I could set it up.
Re: The Amazing Shortcut Keypad
#6Wouldn't it be faster to just input a key accelerator (which you can do on your Mac straight from system preferences -- I would assume Windows has similar)? That way you don't have to take your hands off the keyboard, simply press command-foo. I doubt cmd-foo is harder to remember than the bindings of blank keys on an accessory device.
Re: The Amazing Shortcut Keypad
#7Re: The Amazing Shortcut Keypad
#8Re: The Amazing Shortcut Keypad
#9I like the idea, but can't you achieve most of the functionality just with an add-on $10 USB 10-key, and your choice of scripting? I have used the crazily versatile Controllermate[1] on macOS to do something similar with a gaming keypad that triggered Applescripts and shell scripts. 1: https://www.orderedbytes.com/controllermate/
It'll send the same codes as any other 10-key you have. That was my issue when I was looking for something similar, as I still use the 10-key on my keyboard occasionally. I ended up getting a Logitech G13 for the same purpose but never ended up clearing the desk space so I could set it up.
"Keypad 1"
"Keypad 2"
or even name the macros:
"Keypad sort"
If I'm not constantly repeating a macro, I like to keep my hands on my main keyboard.
Re: The Amazing Shortcut Keypad
#10Less powerful than autohotkey, and requires you to use a separate keypad? Just use autohotkey and the keyboard you're already using? I just bind my capslock to my alternate layer. For instance holding caps turns j,k,l,i into arrow keys.