From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JR9Bs-0003W8-DK for garchives@archives.gentoo.org; Mon, 18 Feb 2008 16:50:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 449ACE03CE; Mon, 18 Feb 2008 16:50:03 +0000 (UTC) Received: from etch.riddlemaster.org (dsl-209-170-146-89.fay.portbridge.com [209.170.146.89]) by pigeon.gentoo.org (Postfix) with ESMTP id 038B8E03CE for ; Mon, 18 Feb 2008 16:50:03 +0000 (UTC) Received: from dsl-209-170-146-94.fay.portbridge.com ([209.170.146.94] helo=merlin) by etch.riddlemaster.org with esmtp (Exim 4.63) (envelope-from ) id 1JR9Bp-0003Tp-4R for gentoo-user@lists.gentoo.org; Mon, 18 Feb 2008 11:50:02 -0500 From: Daniel D Jones To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] konsole selected text Date: Mon, 18 Feb 2008 11:49:45 -0500 User-Agent: KMail/1.9.7 References: <200802171514.31734.ddjones@riddlemaster.org> <47B94F29.5070904@gmx.de> In-Reply-To: <47B94F29.5070904@gmx.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802181149.45708.ddjones@riddlemaster.org> X-Spam-Score: -2.2 (--) X-Spam_score_int: -21 X-Spam_bar: -- X-Archives-Salt: 05e751f8-00f7-4cc3-a33e-7287b95411b3 X-Archives-Hash: 5257e0e14f84582a197bd33e89fc89e0 On Monday 18 February 2008 04:26:01 Thomas Kahle wrote: > Daniel D Jones wrote: > | When I select Konsole's "Linux Colors" schema, selected text appears > > to be > > | black text on a black background. Under options, I can alter colors > > but I > > | don't appear to be able to choose the background and foreground colors > > that > > | are used for highlighting. Any hints on how to fix this appreciated. > > Hi, on my machine I use the "Linux Colors" schema for years and it works > perfectly. If mark stuff it inverts the colors, i.e. grey text on black > background gets black text on grey background. Yes, I've been using it for a long time as well without issues. I've never had this issue before. > Just some (maybe unrelated) pointers: > *) man dircolors (gentoo uses textcolors extensively) I'm familiar with dircolors. To the best of my knowledge, there's nothing in dircolors which configures how selected text is displayed. It's simply inverted text. That is, the background color and the foreground color are switched. A little more experimenting has shown that this is what happens on my terminal with any color other than the default light gray on black. For example, if I do a "ls," the files show up in various colors based on dircolors. If I select colored files, they show up in inverse. But if I select non-colored light gray text, I get black on black. If I use 'less' to display a file, there's a status line at the bottom which shows the line number, etc. in inverted text. On my terminal, it's black on black and invisible. If I highlight it with the mouse, however, it shows up as light gray on black and is visible. If I switch to another tty (CTL-ALT-F2) and log in, dircolors settings work properly. Selected text with gpm shows up as inverse, and the status line at the bottom of the 'less' windows displays properly as well. So I don't think the issue is with dircolors. It's only with inverted normal text on konsole. -- gentoo-user@lists.gentoo.org mailing list