From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5f5ba2bf0c58c5819b4b5f86ee4ac0c3@plan9.escet.urjc.es> From: Fco.J.Ballesteros To: 9fans@cse.psu.edu Subject: Re: [9fans] getting rid of kernel kbd maps In-Reply-To: <52bc3d0438a6b813c633cd561a8f134c@plan9.ucalgary.ca> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-afmnkmcqwisclbwkehrwhtxzrp" Date: Mon, 10 Nov 2003 18:33:54 +0100 Topicbox-Message-UUID: 855dc2ee-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-afmnkmcqwisclbwkehrwhtxzrp Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Well, to keep (almost? ;-)) all of us happy, we have F1, F2, ... to activate keymap #1, #2, ... also we have devkbmap to download/change even more maps. The reason to have them compiled in is that I wanted the spanish keymap in the password prompt (at boot(8) time). The reason to add dynamic ones is that there're 9fans that strongly asked for it, IIRC their reason was to debug the addition of more keymaps. The plan I suggest is to move what we already have into the user level keyboard driver (the usb one would also do it) and remove it from the kernel. But I wouldn't like to do that if it would not unify what we all do with keyboards. So, votes against? --upas-afmnkmcqwisclbwkehrwhtxzrp Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by aquamar; Mon Nov 10 18:27:37 MET 2003 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 8A5E719B00; Mon, 10 Nov 2003 12:27:30 -0500 (EST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.20.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id C853319B19; Mon, 10 Nov 2003 12:27:10 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 6088819B14; Mon, 10 Nov 2003 12:26:42 -0500 (EST) Received: from plan9.ucalgary.ca (unknown [136.159.220.110]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 8A58419AA7 for <9fans@cse.psu.edu>; Mon, 10 Nov 2003 12:26:30 -0500 (EST) Message-ID: <52bc3d0438a6b813c633cd561a8f134c@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] getting rid of kernel kbd maps From: mirtchov@cpsc.ucalgary.ca In-Reply-To: <3b4e93cde9c32bfb2f08d10a285e12bf@plan9.escet.urjc.es> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 10 Nov 2003 10:26:22 -0700 X-Spam-Status: No, hits=0.3 required=5.0 tests=IN_REP_TO,NO_REAL_NAME version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) > We still have (at least) two keyboard drivers, and I > don't like that much. > > Would everybody be happy if I'm all for it. Especially if it'll appear in the default Plan 9 distribution on sources, and make it easier for people unfamiliar with compiling Plan 9 kernels to start using. Do you have a way of dynamically adding (switching) keyboard support, or do you have all the keyboard maps compiled in the user-level program? Say I wanted to switch from Bulgarian to Spanish keyboards, do I need to have both compiled in beforehand? andrey --upas-afmnkmcqwisclbwkehrwhtxzrp--