-
Notifications
You must be signed in to change notification settings - Fork 37
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
blank=* only works with low values #186
Comments
I think I have confirmed this issue with https://github.com/Webconverger/webc/blob/master/home/webc/webc.sh#L126 Struggling to understand how to even print out the settings. |
It used to work, so I going to do a binary search back through the version to figure out what change broke it. http://s.natalian.org/2014-03-12/xset-q.png |
I've since discovered blanking does not work in Virtualbox, but it does on my NUC test machine. So I am going to close the bug and blame Virtualbox. :) Please re-open if I missed something. |
It does not work on any of the 3-5 machines I have tried on. |
Doesn't look like I'm able to reopen, BTW. |
Default is 10. 1 works, 13 works, 150 does not work (rather you get the default). Now trying with 99... which does not work. Now trying with 60...which also does not work. |
I`m done testing. Solution seems to be to find the upper limit and document it in the wiki or (preferably) manage to somehow raise the limit (and then document that). From my testing the upper limit is somewhere between 13 and 60 minutes. |
On the two laptops I have tested, blank=150 does not seem to make any difference. It seems to blank after the standard 10 minutes. I expected blanking after 150 minutes. Have not tried lower values.
The text was updated successfully, but these errors were encountered: