-
Notifications
You must be signed in to change notification settings - Fork 152
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
Feature: configuration for screensaver timeout #515
Comments
What you could do is add a screensaver value, e.g. turn off after x seconds/minutes, or 0 to not turn it off. If you press the boot button, screen turns on again for the same amount of time. That way it's a simpler configuration and we don't overload the button functionality. I'm currently reworking button and screen behaviour to combine #510 into #434. |
Thanks, that sounds great. I will use it as practice. |
Man I wish we had one more button on the Bitaxe to use for UI |
You can have different lengths of long press. So normal click, normal long
press (> 200ms or so) and hold (> 2 seconds).
…On Thu, 28 Nov 2024, 01:58 Skot, ***@***.***> wrote:
Man I wish we had *one more* button on the Bitaxe to use for UI
—
Reply to this email directly, view it on GitHub
<#515 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANN34JWADQ25YWIKXEF2YNL2CZTERAVCNFSM6AAAAABSNKKYPOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBVGA3DOOJUGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I would like to be able to turn the display on/off.
What do you think about the following implementation?
The text was updated successfully, but these errors were encountered: