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

[KBM] Chord key support #4508

Closed
Canna71 opened this issue Jun 26, 2020 · 10 comments
Closed

[KBM] Chord key support #4508

Canna71 opened this issue Jun 26, 2020 · 10 comments
Labels
Idea-Enhancement New feature or request on an existing product Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.

Comments

@Canna71
Copy link

Canna71 commented Jun 26, 2020

Hi, I think it should be useful to add support for dead keys, or even chords.
For example, I am currently using Autohotkey to insert accented letters by typing, for example
Alt+`, A => à
Pressing Alt+` will not map to any key (thus, a dead key) but will enter a mode, after which the mapping is applied (in this case a=>à)

If KBM was going to support this, I could ditch Autohotkey.

@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Jun 26, 2020
@saahmedm saahmedm added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jun 26, 2020
@saahmedm
Copy link
Contributor

hi @Canna71, we're currently planning to incorporate shortcut to key and tracking it here: #3290. Is this what you mean?

Chords however, are not in our current v1 plans.

@Canna71
Copy link
Author

Canna71 commented Jun 29, 2020

Hi @saahmedm, what I meant is this: https://en.wikipedia.org/wiki/Dead_key
For example I would like to map Alt+` to act as the dead key for the grave accent.

@ghost ghost added Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Jun 29, 2020
@saahmedm
Copy link
Contributor

saahmedm commented Jul 8, 2020

So my understanding is supporting dead keys = chords? is there a difference in implementation, other than a specific key being chosen as the "dead key" that initiates the chord shortcut.

@saahmedm saahmedm added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jul 8, 2020
@Canna71
Copy link
Author

Canna71 commented Jul 9, 2020

I guess dead keys can be seen as a simplified version of a chord, in which the second keystroke should be a simple keypress and not another combination.

@ghost ghost added Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Jul 9, 2020
@arjunbalgovind
Copy link
Contributor

@Canna71 which keyboard layout would you be using for such a remapping?

@Canna71
Copy link
Author

Canna71 commented Jul 16, 2020 via email

@saahmedm saahmedm added Idea-Enhancement New feature or request on an existing product and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jul 17, 2020
@saahmedm saahmedm added this to the Suggested Enhancements milestone Jul 17, 2020
@saahmedm saahmedm added the Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager label Jul 17, 2020
@saahmedm saahmedm changed the title Support For Dead Keys [KBM] Dead key support Jul 17, 2020
@ghost ghost mentioned this issue Nov 6, 2020
@crutkas crutkas changed the title [KBM] Dead key support [KBM] Chord key / Dead key support Nov 6, 2020
@crutkas
Copy link
Member

crutkas commented Nov 6, 2020

Updating the title here to crisply state chords

@enricogior
Copy link
Contributor

Closing in favor of #6976

@enricogior enricogior added the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label Jan 10, 2021
@crutkas crutkas reopened this Jul 20, 2022
@crutkas
Copy link
Member

crutkas commented Jul 20, 2022

not totally sure why chords was closed out. Could have been for dead key support. Lets make this dedicated for just chords

@crutkas crutkas changed the title [KBM] Chord key / Dead key support [KBM] Chord key support Jul 20, 2022
@crutkas crutkas removed the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label Jul 20, 2022
@jaimecbernardo jaimecbernardo added the Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. label Feb 27, 2024
@jaimecbernardo
Copy link
Collaborator

This has been worked on during the 0.79.0 release cycle.
Please update to the latest: https://github.com/microsoft/PowerToys/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-Enhancement New feature or request on an existing product Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.
Projects
None yet
Development

No branches or pull requests

6 participants