Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

User Image
ronzie009
48 discussion posts
I've got a VBS script to display a video wall of feeds from security cameras and want to know if there's some way to send a signal from that script to DisplayFusion to hide the taskbar on the appropriate monitor? It uses four instances of ffplay and that doesn't seem to trigger taskbar hiding like playing one video in fullscreen mode does.
15 days ago  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
You can create a DisplayFusion script that runs this function to hide the taskbar:

Code

BFS.DisplayFusion.SetTaskbarAutohideEnabled();


and then use your VBS script to run the DisplayFusion command line tool to launch the script. We have a guide on using the command line tool here: https://www.displayfusion.com/HelpGuide/DisplayFusionCommandLineTool/

Hope that helps!
14 days ago  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)