From owner-freebsd-questions Thu Jan 12 08:23:37 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA24478 for questions-outgoing; Thu, 12 Jan 1995 08:23:37 -0800 Received: from dkuug.dk (dkuug.dk [193.88.44.89]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id IAA24470 for ; Thu, 12 Jan 1995 08:23:31 -0800 Received: from kmd-ac.dk by dkuug.dk with UUCP id AA04424 (5.65c8/IDA-1.4.4j for freefall.cdrom.com!FreeBSD-questions); Thu, 12 Jan 1995 17:23:11 +0100 Message-Id: <199501121623.AA04424@dkuug.dk> Subject: Re: Keyboard setup (UK) To: alan@picard.isocor.ie (Alan Byrne) Date: Thu, 12 Jan 1995 17:26:34 +0000 (GMT) From: "Soeren Schmidt" Cc: FreeBSD-questions@freefall.cdrom.com In-Reply-To: from "Alan Byrne" at Jan 10, 95 05:25:48 pm X-Mailer: ELM [version 2.4 PL22] Content-Type: text Content-Length: 898 X-Charset: ASCII X-Char-Esc: 29 Sender: questions-owner@FreeBSD.org Precedence: bulk > Hi, > I've just finished upgrading to FreeBSD 1.1.5.1 from 1.1R (decided to > wait for 2.1). I reinstalled from scratch, to remove a SCO UNIX partition > (at last) and give FreeBSD an extra 300MB of disk space. > Now my UK keyboard is all confused, (@ and " in wrong place, # and | ) > I cannot for the life of me remember how I fixed this up when I first > installed 1.1R, but I know it took me a few hours of searching thru' > various configuration files and other docs. > If anyone has any help on this it would be much appreciated. > > Thanks in advance > > Alan Add "options UKKEYMAP" to your config file.... Or use the syscons/kbdcontrol util to change it on runtime... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org | sos@kmd-ac.dk) FreeBSD Core Team So much code to hack -- so little time ..