Summary: | Setup for rotated displays is not saved correctly | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Bogdan <bogdanb> |
Component: | kcm_randr | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, hbock |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/f8b6ddb1cbdd5e64588a13b141640b0eab0d997d | Version Fixed In: | 4.11.0 |
Sentry Crash Report: |
Description
Bogdan
2013-07-21 14:06:44 UTC
You could try the new screen management software "KScreen", if it works correctly there. Most distributions are going to pick up this for the KDE 4.11 release, because KRandR is unmaintained and buggy. Regardless, this is an easy fix. Commit follows. Git commit f8b6ddb1cbdd5e64588a13b141640b0eab0d997d by Christoph Feck. Committed on 21/07/2013 at 18:56. Pushed by cfeck into branch 'KDE/4.11'. Fix --mode for rotated screens M +5 -2 kcontrol/randr/randroutput.cpp http://commits.kde.org/kde-workspace/f8b6ddb1cbdd5e64588a13b141640b0eab0d997d Wow, that was quick :-) I couldn’t find a KScreen package for Debian right away, either that or my apt config is borked somehow. But that’s OK, I can use xrandr directly for now. |