Hi,
Is there a way to query the status of Display Fusions' Monitor fading through the CLI? i.e. to determine if fading is enabled (regardless of the % fading applied).
Even a belt & braces approach where a DF function writes a value to a file (or registry) when Fading is enabled would do the trick; as I could query that from a batch file.
Alternatively - is there a way to disable monitor fading for particular applications? In a nut shell: I use Snip & Sketch a lot but the fading interferes with the screen-grabs.
Any thoughts or advice appreciated.
Al
There is actually a registry key for it, here:
HKEY_CURRENT_USER\Software\Binary Fortress Software\DisplayFusion\MonitorFadingEnabled
0 = Disabled
1 = Enabled
Hope that helps!
Many thanks Keith.
You mentioned in previous topics that the Monitor Fading functionality might be expanded in the GUI at a later date (such as scheduling etc). Is development of things like that still on the cards?
Many thanks
Al
We do have a bunch of open feature requests for it, but no ETA on any of them at the moment.
Thanks!
I've been playing around with changing the opacity value stores in the registry*
Once Display Fusion has loaded; I've noticed any changes to this opacity registry value (made manually or by means of a .reg file merge) are ignored when Monitor Fading is enabled / disabled.
The new opacity value in the registry is only referenced when DisplayFusion is quit & re-launched. Is there any way around this please?
Thanks in advance
Al
* This could potentially allow me to dynamically change the fading on a schedule (or input from a Z-Wave multi-sensor with a lux meter etc).
Thanks for the info Keith 👍