Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard Manager - Select Keyboard to Remap & Running Programs Instead. #29438

Closed
freddyguythe10th opened this issue Oct 26, 2023 · 1 comment
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@freddyguythe10th
Copy link

Description of the new feature / enhancement

Adding in the ability to select which keyboard to remap keys for and having an option between remapping a key, having a key shortcut, and running a program.

Scenario when this would be used?

For example, if you were using a program like Unity, and wanted a second keyboard where you could click X on it and a new empty GameObject was created, you could create a remapped key on your second keyboard and have type a shortcut. Another case could be if you want the H button on the second keyboard to hide an object within OBS, so you map it to run a program that sends OBS that signal.

Supporting information

This could be possible detecting different keyboards using their Serial Number, and other programs have done this before.

@freddyguythe10th freddyguythe10th added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Oct 26, 2023
@TheJoeFin
Copy link
Collaborator

This sounds like an awesome feature and something that would be cool, but there is a blocker on being able to detect which keyboard is sending the keypress. See #1460 for more information, because of that issue I am going to close this issue.

I wonder if this would work for like a stream deck with macro keys. Have you tried that?

@TheJoeFin TheJoeFin closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

2 participants