From owner-freebsd-questions Wed May 29 11:06:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA22122 for questions-outgoing; Wed, 29 May 1996 11:06:22 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA22110 for ; Wed, 29 May 1996 11:06:19 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA13820; Wed, 29 May 1996 11:03:34 -0700 From: Terry Lambert Message-Id: <199605291803.LAA13820@phaeton.artisoft.com> Subject: Re: Keybord Map To: grog@lemis.de (Greg Lehey) Date: Wed, 29 May 1996 11:03:34 -0700 (MST) Cc: rui@interop.com.br, questions@freebsd.org In-Reply-To: <199605291119.NAA20363@allegro.lemis.de> from "Greg Lehey" at May 29, 96 01:19:09 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > What kind of files do I must to set ? > > Then look in /etc/sysconfig. I have: > > # Choose keyboard map from /usr/share/syscons/keymaps/* or NO if default. > # keymap="us.iso" > keymap=NO > > Change 'NO' to, say, spanish.iso.kbd (yes, I know that you're not in a > Spanish country, but I'm hazarding a guess that this keyboard will be > the closest to what you need. Then either reboot or enter > > kbdcontrol -l /usr/share/syscons/keymaps/spanish.iso.kbd > > That's quite a bit to type in (correctly), but it has the advantage > that you can "try out" keyboard definitions until you find what you > want. I thought I saw a Portuguese keymap float by on -hackers a while back... if you can't find it, consider submitting a modified version of the Spanish keymap for inclusion in the next release. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.