Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
stupidsaurusrex
7 discussion posts
Hello, I was recently browsing the 'Download Scripted' area within the DisplayFusion 'Functions' tab. I was able to find a couple of interesting Scripts therein...

'Dim All Monitors Except Primary' - https://goo.gl/SPJNoq

and

'Set Next Audio Device As Default' - https://goo.gl/xN67RE

Unfortunately, neither of these work precisely as I would like.

Firstly, the more important of the two, is the 'Next Audio Device' script. This one I am unable to get to function at all... I changed the audio device names in the script, but that did not work. Any help from someone that is able to sort this out for me would be greatly appreciated!

Secondly, the script to dim all monitors but the primary works flawlessly as it was designed. However, I would like to have the monitors go a bit dimmer, and after parsing through the script several times, and with my pretty good level of deductive reasoning (but alas, limited programming knowledge) I was not at all able to find any function that would allow me to specify the level of dimness... To have a function therein to specify the dimness (and the ability to save a separate script to have two dimness levels and hotkeys to run them - this I can do myself with a level added) would be fantastic!

Any help in sorting this out would be greatly appreciated!!!

Thank you kindly in advance,

~J
May 21, 2016  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
For the audio devices, did you change the names to exactly what they are in the "Audio Devices" sub-menu of the DisplayFusion tray context menu?

For the monitor dimming script, the line you're looking for is:

Code

forms.Add(new TransparentForm(id, 30m));


And the part you want to edit is the "30m." That's basically a percentage, so setting it to 100m would be completely black.

To have a second copy of the script with a different value, just copy the code and paste it into a new Scripted Function, then edit the line above again :)
May 24, 2016  • #2
User Image
stupidsaurusrex
7 discussion posts
Please forgive the delay in my response... Unfortunately, in dealing with cancer, kidney failure and a plethora of painful tumors all over the place, I occasionally end up in the hospital, or effectively out of commission (OOC - Double-O-C as I call it...), and thusly my ability, and often desire, to respond is diminished to effectively zero...

That being said, I do kindly thank you for your response, sadly I am still in the hospital, but I will definitely respond once I am home and able to apply your suggestions/solutions.

Again, I do thank you kindly for your time and effort used to respond to me, these are valuable resources, so it does not go unappreciated! It takes time to learn such things, and to offer your skills and knowledge to others for free is invariably honorable! I do my best to do the same, but my skills are mostly limited to physical items and the occasional computer/mobile device/camera problems... So if you are looking to liquid cool and overclock your computer, I am here dude! lol Be well,

Most sincerely,

~J
May 27, 2016  • #3
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Wow, no worries at all! Please rest up, and get well soon!
May 28, 2016  • #4
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)