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

Swapping the position of equal and backspace #3

Closed
avinash opened this issue Apr 3, 2019 · 3 comments
Closed

Swapping the position of equal and backspace #3

avinash opened this issue Apr 3, 2019 · 3 comments

Comments

@avinash
Copy link

avinash commented Apr 3, 2019

Hi,

I suggest that an option be added to swap the position of equal and backspace.

For me, equal should be lower right as on most calculators while backspace should be at the top like on most keyboards.

Thanks for considering.

@mikkosyrja
Copy link
Owner

I have toyed with idea of fully configurable keyboard. It will probably mean json files containing key definitions and setting list for selecting configuration file. Should not be too difficult, because SpeedCrunch is mostly text based system. Just read button definition from configuration file and put it into editing field. Special handling is needed with some editing buttons (enter, backspace, left arrow, right arrow), but that can be arranged. Stay tuned.

@avinash
Copy link
Author

avinash commented Apr 5, 2019

Hi,

Having a fully configurable keyboard is a great idea!!! Maybe having only the option to swap equal and backspace initially can be easier to implement?

@mikkosyrja
Copy link
Owner

Initial version of configurable keyboard is now available: https://bitbucket.org/heldercorreia/speedcrunch/pull-requests/107/user-configurable-keypad/diff

@avinash avinash closed this as completed Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants