| Summary: | [Display key] kscreen should remember current config when cycling through others | ||
|---|---|---|---|
| Product: | [Plasma] KScreen | Reporter: | Bhushan Shah <bshah> |
| Component: | common | Assignee: | Sebastian Kügler <sebas> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | bugreporter11, bugseforuns, elvis.angelaccio, nate |
| Priority: | NOR | ||
| Version First Reported In: | git | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bhushan Shah
2016-09-23 12:56:08 UTC
The current code doesn't do that at all, it's not a bug but intended behaviour. The package arandr can be useful to manually cycling between saved screen layouts. It would require loading and applying a saved setting in the GUI. (If someone wished, they could assign a hot key to run the saved settings, because each setting is an xrandr script.) Is is possible that kscreen can co-exist with arandr? Or can kscreen be disabled (without being removed) so that arandr can be used instead? |