James Stansell
10 discussion posts
I've been an avid pro user of DF for about a year now and loooove it. Anyway, I'm trying to figure out if i can add custom functions on to the changing of a profile. Specifically, I'm trying to do the following:
I have two monitors in two different rooms. I've set up the profiles to change the primary monitor and default sound device with a custom key combination. However, since the monitors are in different rooms, I also want all the windows to shift to the other monitor at the same time. Right now I'm just using the "move all windows to current monitor' shortcut, but this of course requires another key combination. It's not a huge inconvenience, but if possible I would like it to switch the windows to the primary monitor or next screen along with the profile change. I know I could change the profiles to just disable the second monitor, hence moving all the windows, but I'd still prefer being able to leave both monitors connected.
Thank you very much!!!
James Stansell
10 discussion posts
awesome! i'd certainly be willing to learn, do you know if there's a guide or how-to written up somewhere? (unless it's something like java script, in that case i'm lost). if not, i'd very much appreciate you writing up the function for me. thanks!
solaris765
40 discussion posts
On the function tab there are some buttons at the top. The one that says add scripted is what you want.
The code can be in C# or visual basic. Default is C#.
There isn't any documentation on display fusions functions yet so what you're going to do is type BFS. And an intellisense box will show up that you can go through to get more information on what functions do what.
I won't be back at my computer till later today so I can't give you more detail then that off memory. I'll post back here when I have more info for you if need be.
That was actually a bug in 7.0 Beta 9, but we've just posted 7.0 Beta 10, and it should be all fixed up. Could you try running your function from the hotkey again after updating to Beta 10?