Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 12 Feb 2003 11:06:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 12 Feb 2003 11:06:59 -0500 Received: from phoenix.mvhi.com ([195.224.96.167]:55311 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Wed, 12 Feb 2003 11:06:53 -0500 Date: Wed, 12 Feb 2003 16:16:41 +0000 (GMT) From: James Simmons To: Thomas Molina cc: linux-kernel@vger.kernel.org Subject: Re: problems with console configuration In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 915 Lines: 22 > All good stuff, but I occasionally have problems seeing the video display > as an input device :) Misunderstanding. The input api devices are used for input devices like keyboards and such. On the other end we have display drivers. Now I for the framebuffer console I have seperated the console code out of the low level drivers. > It sometimes turns into an adventure syncing with > the latest bk archive and wondering what I need to do to get console and > keyboard. Input api built in. Sorry but the VT console system isn,t modular yet. Enable framebuffer devices and then go into the console menu at the bottom and select framebuffer console support. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/