Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2002 23:22:21 +1000
From:      David Gerard <fun@thingy.apana.org.au>
To:        questions@FreeBSD.ORG
Subject:   Re: Getting X to recognise a UK keyboard
Message-ID:  <20021006132221.GI32176@thingy.apana.org.au>
In-Reply-To: <20021005144138.GA5755@happy-idiot-talk.infracaninophi>
References:  <20021005132928.GG32176@thingy.apana.org.au> <a8ofa88le0.fa8@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Seaman (m.seaman@infracaninophile.co.uk) [021006 00:41]:
> On Sat, Oct 05, 2002 at 11:29:28PM +1000, David Gerard wrote:
  
> > 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.
 
> Does that 'Identifier  "Keyboard1"' line have a corresponding
>     InputDevice    "Keyboard1" "CoreKeyboard"
> line in the ServerLayout section of XF86Config?


Yep, it does.


Gary W. Swearingen (swear@attbi.com) [021006 10:21]:
> David Gerard <fun@thingy.apana.org.au> writes:

> > So, what can I do to get it to behave? Short of messing with Xmodmap or
> > something.

> I think you're not supposed to need to mess with xmodmap.  There's this
> new XKB thing which you are obviously using.  It's configuration has no
> user-friendly XFree86 documentation, but a couple users have written
> something about it:
> http://www.charvolant.org/~doug/xkb/
>     "An Unreliable Guide to XKB Configuration"


The only thing missing I could see in this was

    Option "XkbKeymap"  "gb"

which doesn't seem to work for me anyway.


> http://www.tsu.ru/~pascal/en/xkb/
>     Russo-English, but much better than nothing.


This shows me how to write my own files from scratch. But surely that
shouldn't be necessary here - it's not like UK keyboards are weird and
alien things. There must be something simpler wrong ...

I've uploaded my XF86config to

    http://thingy.apana.org.au/~fun/xf86config.txt

if anyone can have a glance at it.

And surely there must be someone here who has a UK Compaq keyboard behaving
correctly. If so, may I please borrow your XF86config?


- d.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021006132221.GI32176>