Bug#406367: [PATCH] use color instead of dim attribute for the curses driver

2007-01-11 Thread Thomas Dickey
On Wed, Jan 10, 2007 at 08:10:14PM +0100, Jindrich Makovicka wrote: Package: aalib Version: 1.4p5-30 Hi, the attached patch makes the aacurses driver use black on black + bold for the dim letters instead of the dim attribute, if the color is available on the terminal. The reason is that

Bug#406367: [PATCH] use color instead of dim attribute for the curses driver

2007-01-10 Thread Joey Hess
The other problem with the patch is that the slang driver is used by default at the console BTW. -- see shy jo signature.asc Description: Digital signature

Bug#406367: [PATCH] use color instead of dim attribute for the curses driver

2007-01-10 Thread Joey Hess
Jindrich Makovicka wrote: the attached patch makes the aacurses driver use black on black + bold for the dim letters instead of the dim attribute, if the color is available on the terminal. The reason is that A_DIM is ignored by linux console and most of the X terminals I am aware off, and

Bug#406367: FWD: Bug#406367: [PATCH] use color instead of dim attribute for the curses driver

2007-01-10 Thread Joey Hess
This patch seems to work pretty well, submitting it for your consideration. - Forwarded message from Jindrich Makovicka [EMAIL PROTECTED] - From: Jindrich Makovicka [EMAIL PROTECTED] Date: Wed, 10 Jan 2007 18:39:46 +0100 To: [EMAIL PROTECTED] Subject: Bug#406367: [PATCH] use color

Bug#406367: [PATCH] use color instead of dim attribute for the curses driver

2007-01-10 Thread Jindrich Makovicka
Package: aalib Version: 1.4p5-30 Hi, the attached patch makes the aacurses driver use black on black + bold for the dim letters instead of the dim attribute, if the color is available on the terminal. The reason is that A_DIM is ignored by linux console and most of the X terminals I am aware