xset dpms force off
Move the mouse to wake the screen.Untitled topic
51–60 of 85 posts
Re: undefined
#52People are posting all sorts of code one-liners to do this, but... what happened to just pressing the power button? Pros: * Only 1 keypress per display * The button is guaranteed to be present on all displays by default * It doesn't frustrate you by pointing out the dead pixels * Optimal energy efficiency * You don't have to customize scripts or settings on your OSs, even if you reinstall * You don't have to know if…
Re: undefined
#53Some months back I built http://keylight.us to use my second monitor as a light during video meetings.
Re: undefined
#54People are posting all sorts of code one-liners to do this, but... what happened to just pressing the power button? Pros: * Only 1 keypress per display * The button is guaranteed to be present on all displays by default * It doesn't frustrate you by pointing out the dead pixels * Optimal energy efficiency * You don't have to customize scripts or settings on your OSs, even if you reinstall * You don't have to know if…
Re: undefined
#55Some months back I built http://keylight.us to use my second monitor as a light during video meetings.
I know it's only a few buttons away, but you could add a button to switch to full screen.
Re: undefined
#56Ctrl+L data:text/html, Enter F11 Lately I had been thinking that task _"fill your screen with colour X (really fast)"_ would make a nice (ugly) interview question, revealing creativity and exploring different approaches. For maximum points I'd expect candidate given task "fill your screen with black" to simply turn it off.
Re: undefined
#57Is anyone else getting a certificate error? also.. tangentially I have been experimenting with directly exposing photo paper with my phone screen, and pulling it away in a fraction of a second. Do any android devs out there know if it would be feasible for me to whip up an app that flashed the screen including backlight on and off to show an image for a fraction of a second at a specific brightness?
Software isn't going to know the actual candela output from random screens, or individual devices. You'd have to standardise the hardware or have a v good db of models and light etc.
Re: undefined
#58Making your screen all black saves energy. For many monitors this is not true. For a screen where the resting state of the LCD pixels are open displaying black means the monitor has to switch the diffuser to closed in order to block the light, which uses more energy than displaying white. There are lots of different LCD technologies which affect whether black or white is more efficient. For CRT screens black is alway…
My second screen (an LG) turns the backlight off whenever it's all black. My Dell monitors don't do the same, and it's a shame. It's always on but effectively off all the time as it usually is all-black, and thus there's no backlight.
Re: undefined
#59Making your screen all black saves energy. For many monitors this is not true. For a screen where the resting state of the LCD pixels are open displaying black means the monitor has to switch the diffuser to closed in order to block the light, which uses more energy than displaying white. There are lots of different LCD technologies which affect whether black or white is more efficient. For CRT screens black is alway…
Re: undefined
#60Ctrl+L data:text/html, Enter F11 Lately I had been thinking that task _"fill your screen with colour X (really fast)"_ would make a nice (ugly) interview question, revealing creativity and exploring different approaches. For maximum points I'd expect candidate given task "fill your screen with black" to simply turn it off.