From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Wed, 19 May 2004 15:21:49 -0400 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Re: did the mapping for the up arrow change? In-Reply-To: <20040519190626.GA9424@SDF.LONESTAR.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040519180942.GA17250@SDF.LONESTAR.ORG> <20040519190626.GA9424@SDF.LONESTAR.ORG> Topicbox-Message-UUID: 7fa9e9ee-eacd-11e9-9e20-41e7f4b1d025 > Thanks, Recompiling 'vt' solved the problem. (While it didn't with the > links-port) The links port has the values hard-coded in plan9.c. I'm not sure why it doesn't just include keyboard.h instead. Russ