Bug 120666

Summary: konsole doesn't let you change colors; let you change the rgb values (like from ncurses init_color)
Product: [Applications] konsole Reporter: Folkert van Heusden <folkert>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version: 1.4.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Folkert van Heusden 2006-01-23 19:29:05 UTC
Version:           1.4.2 (using KDE 3.3.2,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-13)
OS:                Linux (i686) release 2.6.13.3-sw

ncurses supports the init_color() call, with that call one can set the r, g and b value of color. now as you can see with http://www.vanheusden.com/Linux/testncurses-0.1.tgz konsole doesn't let you do so. so maybe there's a mistake in its termcap? or so?
Comment 1 Robert Knight 2007-07-28 08:00:48 UTC
Hello,

I cannot see any usage of init_color() in the source from the URL mentioned.  I'm not sure exactly what I am supposed to be looking at.  Could you elaborate?
Comment 2 Robert Knight 2008-01-12 21:33:06 UTC
Closing as there has not been a response to the comment above.