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

Customizable Keyboard Shortcuts #5

Closed
neocotic opened this issue Jun 6, 2011 · 2 comments
Closed

Customizable Keyboard Shortcuts #5

neocotic opened this issue Jun 6, 2011 · 2 comments

Comments

@neocotic
Copy link
Member

neocotic commented Jun 6, 2011

Add functionality to change the keyboard shortcuts assigned to each feature (incl. customs - see #4). If fully customizable shortcuts is not possible, at least allow customization of the letter (e.g. Ctrl + Alt + _X_) and ensure the modifiers are OS-specific.

@ghost ghost assigned neocotic Jun 6, 2011
@neocotic
Copy link
Member Author

Settling with customization of final hotkey character for now, while only allowing A-Z and 0-9 (at least for now). Regular expression will be added to the options page to control this.

Windows/Linux:
Ctrl+Alt+X

OSX:
Cmd+Shift+X

@neocotic neocotic reopened this Jul 13, 2011
@neocotic
Copy link
Member Author

OSX has been changed to Shift-Option-X due to problems with Event.metaKey not being populated on keyup events.

Although shortcuts are not fully customizable I believe they are the best they can be for now.

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