From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <36f8403f20bb487d8a8ee7da53bb8885@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] german keyboard map ? From: andrey mirtchovski In-Reply-To: <20040410015347.43d5ba28.scusi@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 9 Apr 2004 18:08:41 -0600 Topicbox-Message-UUID: 58182d8c-eacd-11e9-9e20-41e7f4b1d025 kbmap isn't compiled on sources, you'll have to do it yourself: % cd /sys/src/cmd % mk kbmap.install you need to have the appropriate permissions to do it, of course. as for a german keyboard -- there doesn't appear to be a mapping at the moment. feel free to create one :) andrey > hi 9fans, > > my plan9 computer is a IBM T20 with a german keyboard. i would like to have > the keyboard mapped proper. i found the kbmap(2,3) manpages. but when i try to > execute kbmap i just get a "bin/kbmap: file not found" back. also searching for > kbmap with "du -a | grep kbmap" brought up nothing looked like a executable > binary, but the source though. It also looks like there is no german keymap > by default in /sys/lib/kbmap. > > Can someone please point me in the right direction. > > thx in advance /~scusi