https://bugs.kde.org/show_bug.cgi?id=514233
Bug ID: 514233
Summary: Add switch to output current configuration that can be
fed up back to screen doctor for scripting
Classification: Plasma
Product: KScreen
Version First 6.5.4
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: kscreen-doctor
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
This is a feature request based on this thread:
https://discuss.kde.org/t/how-to-best-go-about-using-several-different-display-configuration-same-outputs-connected-different-use-case/43102/3
Use case: I want to be able to easily switch between configurations and I do
not really care for kscreen-doctor's syntax. I would like to be able to set up
my screens using GUI tools, save the konfiguration using kstreen doctor and
then reuse it. So workflow would be.
1. Set up my displayes in way A
2. run CONFIG_A=$(kscreen-doctor -print-config)
3. Set up my displayes in way B
4. run CONFIG_B=$(kscreen-doctor -print-config)
And then be able to switch between A and B using kscreen-config "$CONFIG_A" and
kscreen-config "$CONFIG_B"
--
You are receiving this mail because:
You are watching all bug changes.