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

Support user-configurable keyboard layouts #172

Closed
breandan opened this issue Jul 19, 2017 · 1 comment
Closed

Support user-configurable keyboard layouts #172

breandan opened this issue Jul 19, 2017 · 1 comment

Comments

@breandan
Copy link
Collaborator

breandan commented Jul 19, 2017

AceJump currently supports minimizing finger-travel distance on QWERTY keyboards. This option would allow users to specify the exact physical arrangement of keys, ie. for DVORAK keyboards:

1234567890
pyfgcrl
aoeuidhtns
qjkxbmwvz

AceJump would use this string representation of the keyboard layout to calculate home row and inter-key distance to minimize finger travel when selecting tags. Current implementation lives in Pattern.

@breandan breandan changed the title Add option to configure keyboard layout Support user configurable keyboard layouts Mar 10, 2018
@breandan breandan changed the title Support user configurable keyboard layouts Support user-configurable keyboard layouts Mar 10, 2018
@breandan
Copy link
Collaborator Author

Too much work to implement with little foreseeable benefit, let's just add layouts on an as-needed basis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant