2

I need more keys. Currently I have to use a lot of awkward key combinations for shortcuts like Shift+F6 to rename a variable or Alt+Shift+F to format a document. My life would be a lot easier if I could just press a single key for shortcuts. There are cheap keypads, and key remap software like SharpKeys, but the problem is, as far as I know, the same remapping is applied to all keyboards. I don't want to remap the num1 key of my main keyboard, but only the num1 key of the separate keypad.

After some web searching, it seems that one method is creating a "custom keyboard filter driver", but that seems a hard work. I have never created a Windows device driver, and doesn't a device driver require digital signing from Microsoft? I remember that I had to put Windows into a weird test mode at the boot to load some unsigned driver. That is a lot of hassle.

Is there any other way? Or, if filter driver is the only way, isn't there a pre-made one that is already signed? I mean, all I want to do is remapping keys, so the pre-made driver could read remapping configuration from an ".ini" file.

1

1 Answer 1

-2

There is a program called MultiKeyboard Macros, and I think that will help you out. It has a super friendly user interface and all the information is in the provided link.

1
  • 2
    Welcome to Super User! Please read How do I recommend software for some tips as to how you should go about recommending software. You should provide at least a link, some additional information about the software itself, and how it can be used to solve the problem in the question.
    – DavidPostill
    Commented Jun 28, 2021 at 17:15

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .