Newsgroups: comp.archives Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!ox.com!msen.com!emv From: hp@vmars.tuwien.ac.at (Peter Holzer) Subject: [minix] Re: Keyboard drivers (Question) Message-ID: <1991Apr17.061257.24321@ox.com> Followup-To: comp.os.minix Keywords: keyboard driver Sender: emv@msen.com (Edward Vielmetti, MSEN) Reply-To: hp@vmars.tuwien.ac.at (Peter Holzer) Organization: (none) References: <1991Apr7.183756.12898@daimi.aau.dk> <2405@tuvie.UUCP> Date: Wed, 17 Apr 1991 06:12:57 GMT Approved: emv@msen.com (Edward Vielmetti, MSEN) X-Original-Newsgroups: comp.os.minix Archive-name: minix/keyboard/minix-keymap/1991-04-15 Archive: ftp.vmars.tuwien.ac.at:/pub/minix/hp/keyboard.* [128.130.39.19] Original-posting-by: hp@vmars.tuwien.ac.at (Peter Holzer) Original-subject: Re: Keyboard drivers (Question) Reposted-by: emv@msen.com (Edward Vielmetti, MSEN) woody@daimi.aau.dk (Anders Juul Nielsen) writes: >Hello there! >I hope there are somebody out there, who can help. A freind of mine has >started using MINIX, but he has a problem with the keyboard, which he would >like to use like a Scandnavian keyboard. Does anybody have a keyboard driver >for such keyboards ? Another way of handling the problem ? I wrote a keyboard driver some time ago which can load keymaps. It can also use characters with codes >= 0x80 and <= 0x86 which is not possible with the standard minix keyboard driver. It is available via anonymous FTP from ftp.vmars.tuwien.ac.at in directory pub/minix/hp. The only problem (I know of) is that it does not work with virtual console. -- | _ | Peter J. Holzer | Think of it | | |_|_) | Technical University Vienna | as evolution | | | | | Dept. for Real-Time Systems | in action! | | __/ | hp@vmars.tuwien.ac.at | Tony Rand | -- comp.archives file verification ftp.vmars.tuwien.ac.at -rw-r--r-- 1 hp inst 18669 Feb 28 11:17 /pub/minix/hp/keyboard.tar.Z found minix-keymap ok ftp.vmars.tuwien.ac.at:/pub/minix/hp/keyboard.*