[Konsole-devel] [Bug 84410] Default settings for schema

Lars Vogel larsv at gmx.net
Sun Jul 18 22:28:00 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=84410      




------- Additional Comments From larsv gmx net  2004-07-19 00:27 -------
grep -i schema $KDEHOME/share/config/konsolerc 

output: schema=Transparent_lightbg.schema

konsole --schemas 

output: 

kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-vogella/ksycoca
Transparent.schema
DarkPicture.schema
BlackOnLightColor.schema
Transparent_darkbg.schema
Transparent_lightbg.schema
vim.schema
GreenTint.schema
BlackOnWhite.schema
BlackOnLightYellow.schema
LightPicture.schema
GreenTint_MC.schema
Transparent_MC.schema
XTerm.schema
Linux.schema
GreenOnBlack.schema
WhiteOnBlack.schema
syscolor.schema

vogella localhost:~$ konsole --schemas
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-vogella/ksycoca
Transparent.schema
DarkPicture.schema
BlackOnLightColor.schema
Transparent_darkbg.schema
Transparent_lightbg.schema
vim.schema
GreenTint.schema
BlackOnWhite.schema
BlackOnLightYellow.schema
LightPicture.schema
GreenTint_MC.schema
Transparent_MC.schema
XTerm.schema
Linux.schema
GreenOnBlack.schema
WhiteOnBlack.schema
syscolor.schema

konsole --schema=Transparent_lightbg.schema 

Works. This is also my current workaround. ;-)

Try using another non-transparent schema as the default. 

I tried green on black but it also does not work.



More information about the konsole-devel mailing list