Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Tue, 4 Jul 2000 21:07:52 -0400 To: Chris Faylor Subject: Re: to-do list updated, some small tasks for the ambitious Message-ID: <20000704210752.A3314@cygnus.com> Reply-To: cygwin-developers AT sourceware DOT cygnus DOT com Mail-Followup-To: Chris Faylor References: <20000704145544 DOT A2589 AT cygnus DOT com> <18968 DOT 000704 AT logos-m DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <18968.000704@logos-m.ru>; from deo@logos-m.ru on Tue, Jul 04, 2000 at 11:14:06PM +0400 On Tue, Jul 04, 2000 at 11:14:06PM +0400, Egor Duda wrote: >CF> I'm not familiar with console-tools. Is this a linux utility? > >it's a set of utilities to tweak linux console driver internal tables >like scancode-to-keycode table, keycode-to-escape-sequence table and >fonts. in cygwin land, fonts and scancode-to-keycode mapping are >implemented by windows, and keycode-to-esc table -- by cygwin. i feel >that it won't be too hard to make this cygwin mapping a bit more >flexible without much bloat. Ok. I'm all for flexibility especially if it doesn't slow anything down. cgf