Bug 432306 - kscreen-doctor can't set or unset output.MONITOR.primary.true/false
Summary: kscreen-doctor can't set or unset output.MONITOR.primary.true/false
Status: CONFIRMED
Alias: None
Product: KScreen
Classification: Plasma
Component: kscreen-doctor (show other bugs)
Version: git
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: kscreen-bugs-null@kde.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-30 09:34 UTC by datta.sandeep@gmail.com
Modified: 2024-05-05 20:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description datta.sandeep@gmail.com 2021-01-30 09:34:23 UTC
SUMMARY

It seems kscreen-doctor is not able to set or unset the primary status of a monitor. This is clear from the parsePositionalArgs() function in doctor.cpp. I am assuming this is an oversight. If so, please enable support for like output.MONITOR.primary.true/false (or something better).

STEPS TO REPRODUCE
1. kscreen-doctor output.DP-4.Primary.true


OBSERVED RESULT
Unable to parse arguments: output.DP-4.Primary.true

EXPECTED RESULT
Set DP-4 as primary monitor.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro KDE 5.20.5
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78/0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
None