Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
UWK-87
165 discussion posts
Hi,

I am not sure if this is even a possible scenario, sorry in case it's a stupid question :)

Question: Is it possible to turn off the second or third monitor while not having the running windows and apps transfer over to the primary monitor (or any other monitor in case of more than 2 monitor setup). So when you press the combination it turns it off and I can turn it back on and start from where I left off?

To get a better idea why, here is the scenario:

Let's say I am working on some confidential data in the office which the other person isn't authorized to look at (let's say Payroll data for example) and when they come over I want to turn off the second monitor on which this/these applications are running. I want just the second monitor to be turned off while all the applications are as is and when he/she leaves turn it back on and resume from there. If I physically turn off the monitor (also not looking for a solution that involves manual monitor turn off) the application will shift to first monitor. Furthermore, minimizing is not the option I am looking for as they can read the titles in the taskbar (which I don't want them to).

P.S: BFS.General.SleepMonitors() function put all monitors to sleep instead of just one (the required one).
Aug 21, 2017 (modified Aug 21, 2017)  • #1
User Image
Jeffen Nilsson
112 discussion posts
It looks like the Fade All Monitors Except the Primary Monitor to Black scripted function can do what you want
Aug 22, 2017  • #2
User Image
UWK-87
165 discussion posts
Worked like a charm :)

Will see through the code to amend the part which turns all monitors off to turn off only the desired monitor!

Thanks.
Aug 22, 2017  • #3
User Image
UWK-87
165 discussion posts
To add to my previous comment, the script works perfectly. However, I am wondering if the script can be edited in a way that it gives a pop-up asking which monitor (shows list based on detected number of monitors) to fade out instead of all?
For Example:

Code

________________
Fade Out       |
----------------
1. Primary     |
2. 2nd Monitor |
3. 3rd Monitor |
4. 4th Monitor |
               |
Enter Input:__ |
----------------

Is this possible with DisplayFusion scripting?

Thanks.
Aug 23, 2017 (modified Aug 23, 2017)  • #4
User Image
Jeffen Nilsson
112 discussion posts
Quote:
To add to my previous comment, the script works perfectly. However, I am wondering if the script can be edited in a way that it gives a pop-up asking which monitor (shows list based on detected number of monitors) to fade out instead of all?
For Example:

Code

________________
Fade Out       |
----------------
1. Primary     |
2. 2nd Monitor |
3. 3rd Monitor |
4. 4th Monitor |
               |
Enter Input:__ |
----------------

Is this possible with DisplayFusion scripting?

Thanks.


I am unfortunately not aware of a settings which enables a pop-up box to work they way you intend.

I am sure Keith Lammers will have a definitive answer when he reads this topic which might take a couple of days.
Aug 23, 2017  • #5
User Image
UWK-87
165 discussion posts
Quote:


I am unfortunately not aware of a settings which enables a pop-up box to work they way you intend.

I am sure Keith Lammers will have a definitive answer when he reads this topic which might take a couple of days.


Thanks Jeffen. Hopefully, Keith could give a definite answer :)
Aug 23, 2017  • #6
User Image
UWK-87
165 discussion posts
Hi Keith,

Is there a way to make this happen?

Thanks,
Aug 28, 2017 (modified Aug 28, 2017)  • #7
Keith Lammers (BFS)'s profile on WallpaperFusion.com
I've added a new "Fade Selected Monitor to Black" script to the repository that prompts you to choose which monitor to fade out. Unfortunately it won't work correctly until DisplayFusion 9.0 Beta 4 is available, since it uses a new scripting function that we're adding for beta 4. The beta will hopefully be available later this week :)
Aug 28, 2017  • #8
User Image
UWK-87
165 discussion posts
Quote:
I've added a new "Fade Selected Monitor to Black" script to the repository that prompts you to choose which monitor to fade out. Unfortunately it won't work correctly until DisplayFusion 9.0 Beta 4 is available, since it uses a new scripting function that we're adding for beta 4. The beta will hopefully be available later this week :)


Thanks Keith. You rock :)
Aug 28, 2017  • #9
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(2)  Login to Vote(-)