From mboxrd@z Thu Jan 1 00:00:00 1970 From: presotto@plan9.bell-labs.com Message-Id: <200006191504.LAA25944@cse.psu.edu> Date: Mon, 19 Jun 2000 11:04:27 -0400 To: 9fans@cse.psu.edu Subject: Re: [9fans] Dvorak MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-ybmuigutqmfhnidbkvswpuhokp" Topicbox-Message-UUID: c488d354-eac8-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-ybmuigutqmfhnidbkvswpuhokp Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I've clearly learned a bit over the years. I had a keyboard with the keys in the wrong place. I wrote a program that mounted on top of /dev/cons and just did swapping. I'll try to dig it up. Having /n/dump is great but only if you can remember sort of what the file was called. If you need to see up/down events, you have to rewrite kbd.c --upas-ybmuigutqmfhnidbkvswpuhokp Content-Type: message/rfc822 Content-Disposition: inline MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Sun Jun 18 17:02:51 EDT 2000 Received: from cse.psu.edu ([130.203.3.50]) by plan9; Sun Jun 18 17:02:50 EDT 2000 Received: from localhost (majordom@localhost) by cse.psu.edu (8.8.8/8.8.8) with SMTP id QAA08715; Sun, 18 Jun 2000 16:48:05 -0400 (EDT) Received: by claven.cse.psu.edu (bulk_mailer v1.5); Sun, 18 Jun 2000 16:47:56 -0400 Received: (from majordom@localhost) by cse.psu.edu (8.8.8/8.8.8) id QAA08677 for 9fans-outgoing; Sun, 18 Jun 2000 16:47:49 -0400 (EDT) X-Authentication-Warning: claven.cse.psu.edu: majordom set sender to owner-9fans using -f Received: from mercury.bath.ac.uk (mercury.bath.ac.uk [138.38.32.81]) by cse.psu.edu (8.8.8/8.8.8) with ESMTP id QAA08673 for <9fans@cse.psu.edu>; Sun, 18 Jun 2000 16:47:44 -0400 (EDT) Received: from news by mercury.bath.ac.uk with local (Exim 3.12 #1) id 133loB-0005Ac-00 for 9fans@cse.psu.edu; Sun, 18 Jun 2000 21:36:43 +0100 Received: from GATEWAY by bath.ac.uk with netnews for 9fans@cse.psu.edu (9fans@cse.psu.edu) To: 9fans@cse.psu.edu Date: Sun, 18 Jun 2000 20:36:04 GMT From: jim.robinson@stanford.edu (James A. Robinson) Message-ID: <200006182010.QAA08173@cse.psu.edu> Organization: Plan 9 mailing list Content-Type: text/plain; charset="x-unknown" Reply-To: jim.robinson@stanford.edu Subject: [9fans] Dvorak X-MIME-Autoconverted: from quoted-printable to 8bit by cse.psu.edu id QAA08674 Sender: owner-9fans@cse.psu.edu Reply-To: 9fans@cse.psu.edu Precedence: bulk Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by cse.psu.edu id LAA25996 > By the way, I'm a Dvorak user and therefore it is difficult to study > Plan 9 with ordinary qwerty layout. How can I remap the layout to Drova= k? I haven't checked out the new system, but unless they added some of forsythe's hacks you may have to do some work to get a qwerty->dvorak mapping to work. I'm curious why one can't just buy a keyboard mapped to dvorak already? ------- Forwarded Messages Date: Mon, 25 Sep 1995 19:55:43 -0400 From: cort@cs.nmt.edu (Cort) To: 9fans Subject: dvorak keyboard layout Is there a way to swap keys around to emulate a dvorak keyboard with a normal one? I couldn't find anything in the man pages of documentation I have. ------- Message 2 Date: Mon, 25 Sep 1995 21:57:49 -0400 From: presotto@plan9.att.com To: 9fans Subject: re: dvorak keyboard layout Nope, hack kbd.c. ------- Message 3 Date: Tue, 26 Sep 1995 06:15:06 -0400 From: forsyth@plan9.cs.york.ac.uk To: 9fans@cs.psu.edu Subject: keyboard layout >>Is there a way to swap keys around to emulate a dvorak keyboard with a >>normal one? i've got small changes to kbd.c and a rudimentary #=CE=BA device that exp= orts a kbmap file. you can echo things to it to change some of the maps. i haven't yet defined a sensible interface between it and kbd.c; currently it is PC only, but that should change. --upas-ybmuigutqmfhnidbkvswpuhokp--