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

Some other Keyboard Shortcut #219

Open
EnricoFerro opened this issue Dec 11, 2024 · 1 comment
Open

Some other Keyboard Shortcut #219

EnricoFerro opened this issue Dec 11, 2024 · 1 comment

Comments

@EnricoFerro
Copy link
Contributor

Hi Marinoff,

I see that increase/decrease of erg is a little to be rude for me ( +10 erg ) so I'm trying additional shortcut for a smaller fix in the session.
In my version I've added additional shortcut for the increase/decrease of the erg/slope/resistance:

  • Arrow Up - increase target under current mode ( +10 )
  • Arrow Down - decrease target under current mode ( -10 )
  • Page Up - increase target under current mode ( +5 )
  • Page Down - decrease target under current mode ( -5 )
  • + - increase target under current mode ( +1 )
  • - - decrease target under current mode ( -1 )

You can see the changes in the branch keyboard: Commits
and in my version: (https://flux-enrico.vercel.app/)

I hope this could be useful.
Thanks again for this great project.

@dvmarinoff
Copy link
Owner

Thanks I'll take a look. I may add shortcuts for +-1 and +-5 increments, but I'd need to pick something more universal, across keyboard layouts (Macbook Air doesn't have Page Up/Down keys, unless you use the Fn modifier) ...

Thanks for the kind words!

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