Summary: | [PATCH] Disabled outputs aren't saved to startupconfig commands | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Alexey Chernov <4ernov> |
Component: | kcm_randr | Assignee: | Gustavo Pichorim Boiko <gustavo.boiko> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hbock |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Adds proper startupconfig strings for disabled outputs |
Is it possible to merge the patch to the development tree? Maybe I need to take some additional steps to get it reviewed? Thanks in advance Git commit 366f9dc8ec0e28a71456f60ae8a94a5eefaec801 by Aaron Seigo. Committed on 04/02/11 at 08:02. Pushed by aseigo into branch 'KDE/4.6'. turn off outputs configured that way patch by Alexey Chernov BUG:264701 M +2 -0 kcontrol/randr/randroutput.cpp http://commits.kde.org/kde-workspace/366f9dc8ec0e28a71456f60ae8a94a5eefaec801 Git commit e5cfbbaf3f96013277fe70ffed3356b0d3016b6b by Aaron Seigo. Committed on 04/02/11 at 08:02. Pushed by aseigo into branch 'master'. turn off outputs configured that way patch by Alexey Chernov BUG:264701 M +2 -0 kcontrol/randr/randroutput.cpp http://commits.kde.org/kde-workspace/e5cfbbaf3f96013277fe70ffed3356b0d3016b6b |
Created attachment 56597 [details] Adds proper startupconfig strings for disabled outputs Version: unspecified (using KDE 4.6.0) OS: Linux Outputs which was disabled by user aren't saved to startupconfig strings and so then aren't configured properly (they should be set as "xrandr --output $output_name --off"). Small patch is attached. Reproducible: Always Steps to Reproduce: 1. Disable one of the outputs. 2. Save the configuration and save it as default startup settings. 3. Notice that disabled output isn't mentioned in StartupCommands setting in ~/.kde/share/config/krandrrc