From mboxrd@z Thu Jan 1 00:00:00 1970 From: presotto@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: Keyboard mapping MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-wfpwmscekreplkmprioadtihrr" Message-Id: <20010330135042.51CAA199F3@mail.cse.psu.edu> Date: Fri, 30 Mar 2001 08:50:40 -0500 Topicbox-Message-UUID: 77867600-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-wfpwmscekreplkmprioadtihrr Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Not really, if your keyboard is producing latin1, then kbd.c in the kernel is going to screw it up because it'll mask off the hight bit and run the characters through kbtab in kbd.c. Got a pointer to what one really produces? If its a standard, we should just put both mappings in kbd.c and have a plan9.ini parameter switch between them. --upas-wfpwmscekreplkmprioadtihrr Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Fri Mar 30 04:06:42 EST 2001 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Fri Mar 30 04:06:41 EST 2001 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.8.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 427C3199F9; Fri, 30 Mar 2001 04:05:26 -0500 (EST) Received: from mercury.bath.ac.uk (mercury.bath.ac.uk [138.38.32.81]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 8183A199EB for <9fans@cse.psu.edu>; Fri, 30 Mar 2001 04:04:48 -0500 (EST) Received: from news by mercury.bath.ac.uk with local (Exim 3.12 #1) id 14iuQB-0004CQ-00 for 9fans@cse.psu.edu; Fri, 30 Mar 2001 09:38:15 +0100 Received: from GATEWAY by bath.ac.uk with netnews for 9fans@cse.psu.edu (9fans@cse.psu.edu) To: 9fans@cse.psu.edu From: Boyd Roberts Message-ID: <9a0394$r2d$1@news2.isdnet.net> Organization: University of Bath Computing Services, UK References: <99t252$adp$1@noucreus.cesca.es>, <3AC22B4C.25F0953@hotmail.com> Subject: [9fans] Re: Keyboard mapping Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.1 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: Fri, 30 Mar 2001 08:37:40 GMT David Rubin a crit dans le message : 3AC22B4C.25F0953@hotmail.com... > > http://cm.bell-labs.com/who/presotto/kbdmap.c > has this been tested on a latin-1 keyboard where you can type 8 bit chars? --upas-wfpwmscekreplkmprioadtihrr--