RazerBlade
3 discussion posts
Hello,
I'm trying to open 3 google chrome windows on each monitor when a specific monitor profile is selected.
So:
I split my 3440 x 1440 monitor in to 3 smaller virtual monitors.
I tried this scripted function:
Open Multiple Chrome Windows with Multiple Tabs on Specific Monitors
https://www.displayfusion.com/ScriptedFunctions/View/?ID=390c0c68-6dca-4614-b618-8f49a3dc5423
The Problem:
All of the chrome browsers opens and only goes on the first monitor (Left side)
What did I do wrong? is it the code?
Thank you For The Help, Merry Christmas!
You'll need to update the monitor IDs on lines 37, 38, 39. They're currently 1, 2, and 3, but if you've split a single monitor into 3 then you'll want them to be 101, 102, 103.
Hope that helps!