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

Display selected shifted keycodes as their shifted variant #1

Closed
algernon opened this issue Sep 29, 2018 · 1 comment
Closed

Display selected shifted keycodes as their shifted variant #1

algernon opened this issue Sep 29, 2018 · 1 comment
Labels
idea Something that may or may not be a good idea

Comments

@algernon
Copy link
Collaborator

We currently display all LSHIFT(x) keys with Shift as extraLabel, and the key that will have shift applied as label. For some keys (such as numbers and punctuation) displaying the shifted symbol instead would make more sense.

Note, this should only apply to selected keys, and only when Shift is the only modifier.

@algernon algernon added idea Something that may or may not be a good idea keymap-editor labels Sep 29, 2018
@algernon
Copy link
Collaborator Author

algernon commented Nov 4, 2018

This has been implemented when we switched to using a big structured table for keycode lookups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Something that may or may not be a good idea
Projects
None yet
Development

No branches or pull requests

1 participant