You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a way that i could apply a saved config by a script?
My use case is this: I have a notebook and at the docking station
is a second monitor attached. If i dock the notebook i would like
to call set two-monitor-setup which i have already configured and saved.
When i undock it should then switch to single-monitor-stetting.
Actually i must open the config by hand, select the saved setting and hit apply.
Is there a way i could automate it?
As example on the command line:
monitor-settings apply "Two-Monitors"
Thank you.
me23
The text was updated successfully, but these errors were encountered:
This issue is 2 years and still hasn't been resolved, unfortunately :/. In my case the latest configuration doesn't even properly load (-l).
I will fork the repo, apply a patch and notify you once I got it working!
Hello,
is there a way that i could apply a saved config by a script?
My use case is this: I have a notebook and at the docking station
is a second monitor attached. If i dock the notebook i would like
to call set two-monitor-setup which i have already configured and saved.
When i undock it should then switch to single-monitor-stetting.
Actually i must open the config by hand, select the saved setting and hit apply.
Is there a way i could automate it?
As example on the command line:
Thank you.
me23
The text was updated successfully, but these errors were encountered: