Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
PJ Dionne Co486340
1 discussion post
I would like to minimize all windows on 1 screen, preferably the one with the mouse on it.

Is there an option for his?
Nov 6, 2015  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
There sure is! There's a Scripted Function for this:
  • On the DisplayFusion Settings > Functions tab, click the "Download Scripted" button
  • Double-click the script named "Minimize/Restore Windows on Current Monitor"
  • Give it a key combination and click OK
  • Optionally, select it, click "Toggle TitleBar Button" (to add it to the caption bar of every application)
  • Click Apply and test it out

Hope that helps!
Nov 10, 2015  • #2
User Image
nathan323
2 discussion posts
What if you wanted the above script to always minimize?

Also, when minimize is in effect, ie. when the minimize side of the script has been ran, my desktop clock Gadget disappears. When button in title bar is clicked again (to restore), Gadget comes back.
Nov 27, 2016 (modified Nov 27, 2016)  • #3
User Image
nathan323
2 discussion posts
Note, I have fixed my particular problem.

Code

BFS.Input.SendKeys("{WIN}({VK_68})")


I didnt think of this before, just to send the Win+D key combo.

I guess the (possible) bug report still stands :)
Nov 27, 2016  • #4
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Thanks! We'll check out the gadget issue :)
Nov 29, 2016  • #5
User Image
chorong761
30 discussion posts
Quote:
What if you wanted the above script to always minimize?

Also, when minimize is in effect, ie. when the minimize side of the script has been ran, my desktop clock Gadget disappears. When button in title bar is clicked again (to restore), Gadget comes back.


I have the same question too, how do i make to script to only always minimize?
Jan 20, 2017  • #6
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)