Summary: | Color schema for root consoles is not remembered | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Philipp Pagel <philipp.pagel> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | CLOSED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 1.0.2 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Philipp Pagel
2001-11-18 19:50:49 UTC
> Any changes to the color schema are not applied to new root consoles I > open - they always fall back to the default scheme (no error mesage). Simple reason: Schema definitions in session type entries override user selected. Remove "Schema=" line in $KDEDIR/share/apps/konsole/su.desktop if you want to "fix" it or add schema there which you want to be default. > New shells or linux consoles use the selected schema. Linux consoles should behave like root consoles (have a schema defined). I have the same problem and I consider it as a bug. What is the reason for having this line in the desktop file ? As a normal user, how do I specify my schema for my root konsoles ? |