From owner-freebsd-questions Sat Oct 5 6:29:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D059237B401 for ; Sat, 5 Oct 2002 06:29:31 -0700 (PDT) Received: from thingy.apana.org.au (thingy.apana.org.au [203.12.237.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D134643E3B for ; Sat, 5 Oct 2002 06:29:30 -0700 (PDT) (envelope-from fun@thingy.apana.org.au) Received: from fun by thingy.apana.org.au with local (Exim 3.35 #1 (Debian)) id 17xozo-0002Ak-00 for ; Sat, 05 Oct 2002 23:29:28 +1000 Date: Sat, 5 Oct 2002 23:29:28 +1000 To: questions@freebsd.org Subject: Getting X to recognise a UK keyboard Message-ID: <20021005132928.GG32176@thingy.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i From: David Gerard Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have this Compaq Internet keyboard, UK version. The system knows it's a UK keyboard at the console, but X doesn't seem to have a clue and keys give their UK characters. Here's the keyboard bits from XF86Config: Identifier "Keyboard1" Driver "Keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "gb" Changing "pc105" to "compaq" does nothing either. So, what can I do to get it to behave? Short of messing with Xmodmap or something. - d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message