From mboxrd@z Thu Jan 1 00:00:00 1970 From: rsc@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] Drawterm keyboard MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20011015063352.9BD4719AAF@mail.cse.psu.edu> Date: Mon, 15 Oct 2001 02:33:47 -0400 Topicbox-Message-UUID: 0883f4b6-eaca-11e9-9e20-41e7f4b1d025 > I'm not able to use the keyboard(6) sequences in drawterm. What's the trick? Alt is a separate keystroke not a modifier. "Press down alt, let go of alt, type : )" Not "press down alt, type : ), let go of alt". Plan 9 doesn't care but drawterm does (because of the way the underlying platforms handle things).