Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.UUCP Newsgroups: comp.unix.questions Subject: Re: keyboard remapping: help! Message-ID: <5578@brl-smoke.ARPA> Date: Wed, 28-Jan-87 02:22:02 EST Article-I.D.: brl-smok.5578 Posted: Wed Jan 28 02:22:02 1987 Date-Received: Thu, 29-Jan-87 05:51:43 EST References: <1636@oddjob.UChicago.EDU> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Distribution: world Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 11 In article <1636@oddjob.UChicago.EDU> mcb@oddjob.UChicago.EDU.UUCP (Matt Bamberger) writes: >Does anyone know of a good way to remap a terminal (sun especially) to the >Dvorak layout? The idea is simple: all you have to do is replace all b's >with x's, and so on. The problem I'm having is that some programs seem to >take input directly from the terminal (so I can't pipe stdin to them through >a filter). This won't help Matt in the immediate future, but it is worth noting that this problem seems ideally suited for a streams module, whenever the terminal handler finally gets converted to streams. I suspect a similar approach could help deal with strange displays (Kanji, etc.).