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?

User Image
PETROS STAVRIDIS
2 discussion posts
Hello, as the title says, I would like to see if there is a way to assign a key combination to load the "Last Saved Windows Position Profile".

When I unlock my PC, my windows are all over the place (around 12 windows usually). So, I created 2 triggers, to auto save Windows Position Profile on lock, and load the Last Saved Windows Position Profile on unlock. This works fine, but most of the times, my windows run behind the taskbar at the bottom. So I have to unlock the taskbar, move back and forth, lock it again, and then apply the Last Saved Windows Position profile. This fixes things entirely.

So, I am looking for a way to Assign a Key Combination to load the "Last Saved Windows Position Profile".

Thanks in advance!
May 4, 2023  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hi Petros,

Yep, you can do this via the DisplayFusion Settings > Functions tab. Just double click the function and the key combination selector should appear.

Thanks!
May 4, 2023  • #2
User Image
PETROS STAVRIDIS
2 discussion posts
Got it, thanks a lot! :)
May 5, 2023  • #3
User Image
cableghost
36 discussion posts
Is it possible to do this via BAT (for each command), ie. Save Profile, then Load Last Saved Profile, ie...

"C:\Program Files\DisplayFusion\DisplayFusionCommand.exe" -windowpositionprofilesave

"C:\Program Files\DisplayFusion\DisplayFusionCommand.exe" -windowpositionprofileload
Jun 10, 2024  • #4
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Yep those commands will work. You can also use "-functionrun" to run the save/reload functions in the DisplayFusion Settings > Functions tab.

Thanks!
Jun 10, 2024  • #5
User Image
cableghost
36 discussion posts
Thanks! What I discovered... The above (-windowpositionprofilesave/load) must actually include a Profile, whereas using the Functions option allowed for generic saving and restoring of Last Profile.

"C:\Program Files\DisplayFusion\DisplayFusionCommand.exe" -functionrun "Save Window Positions"

"C:\Program Files\DisplayFusion\DisplayFusionCommand.exe" -functionrun "Restore Window Positions From Last Save"
Jun 10, 2024 (modified Jun 10, 2024)  • #6
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)