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
kermit753
2 discussion posts
noob question here

I was wondering if it is atall possible to set monitor profiles as a desktop shortcut instead of a key combination.

thank you all for any help
May 9, 2016  • #1
User Image
Jcee
205 discussion posts
You can run any function via shortcut by typing:
"*Install Directory*\DisplayFusionCommand.exe" -hotkeyrun "Function Name"

Assuming you installed in the default directory; pasting this into a shortcut should switch to your next monitor profile:

"C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.exe" -hotkeyrun "Load Next Monitor Profile(alphabetically)"

Sadly this only moves in one direction, so you need another shortcut to move back (or a custom function that does both)

"C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.exe" -hotkeyrun "Load Previous Monitor Profile(alphabetically)"

@keith:
It would have been nice if "Load Next Monitor Profile(alphabetically)" would cycle back to the start of the monitor profile list, when it reaches the end. (though I wouldn't recommend changing it.. but potentially adding a "Load next Monitor Profile(alphabetically-LOOP)" function
May 9, 2016  • #2
User Image
kermit753
2 discussion posts
"C:\Program Files (x86)\DisplayFusion\DisplayFusionCommand.exe" -monitorloadprofile "profile name"

sorry in the late reply, managed to find this late last night ad forgot to add to my orginal post.
have to create a shortcut for each profile

thank you all for your help, as i couldnt get the begining part right
May 9, 2016  • #3
User Image
Jcee
205 discussion posts
Replace where it says "Load Next Monitor Profile(alphabetically)" with "Load Monitor Profile: ProfileName"
Inserting your profiles name where it says 'ProfileName'This will run that specific profile, instead of the 'next' one
May 9, 2016  • #4
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)