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

implement hypervisor mode from double-tap-restore #14

Closed
Ben-401 opened this issue Aug 26, 2016 · 1 comment
Closed

implement hypervisor mode from double-tap-restore #14

Ben-401 opened this issue Aug 26, 2016 · 1 comment
Labels
enhancement A feature request or other kind of enhancement. fix test required This issue has no test to confirm a possible fix.

Comments

@Ben-401
Copy link
Contributor

Ben-401 commented Aug 26, 2016

currently a hook/handler has been implemented to:

  • detect when a double-tap restore-key is made
  • enter HYP-mode
  • change border color (*)
  • leave HYP-mode

It is expected that the functionality at (*) be developed to:

  • display a menu on the screen
  • provide HYP-mode functionality
  • allow clean exit from HYP-mode
@gardners
Copy link
Contributor

gardners commented Feb 8, 2018

Some work has been done on this. Note that double-tap RESTORE is now "hold RESTORE for 0.5 - 1 second" (2 - 4 seconds still does reset, and <0.5 seconds, triggers NMI as normal).

@rdpeake rdpeake added enhancement A feature request or other kind of enhancement. fix test required This issue has no test to confirm a possible fix. labels Feb 5, 2021
@rdpeake rdpeake closed this as completed Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature request or other kind of enhancement. fix test required This issue has no test to confirm a possible fix.
Projects
None yet
Development

No branches or pull requests

3 participants