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

How can I map the Ctrl+C into Space+C #8113

Closed
ColbertBrave opened this issue Nov 18, 2020 · 2 comments
Closed

How can I map the Ctrl+C into Space+C #8113

ColbertBrave opened this issue Nov 18, 2020 · 2 comments
Labels
Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@ColbertBrave
Copy link

I want to map the keyboard shortcut of Ctrl+C into Space+C, but I got some problems. When I press Space+C, it only appears Space of C.
Any solutions? Thank you very much

@ColbertBrave ColbertBrave added the Issue-Docs Documentation issue that needs to be improved label Nov 18, 2020
@ghost ghost added Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager and removed Issue-Docs Documentation issue that needs to be improved labels Nov 18, 2020
@Jay-o-Way
Copy link
Collaborator

It's because a shortcut needs a special modifier key, like Ctrl, Alt, Shift or Win.
Space and C are both simply characters.

@crutkas
Copy link
Member

crutkas commented Nov 18, 2020

Right now you can't. you need a modifier for shortcuts. #3481 would be tracking issue.

@crutkas crutkas added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Nov 18, 2020
@crutkas crutkas closed this as completed Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants