Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2011 14:06:27 +0100
From:      Tom Evans <tevans.uk@googlemail.com>
To:        eculp <eculp@encontacto.net>
Cc:        current@freebsd.org
Subject:   Re: Can't map a Spanish keyboard on Current but in FreeBSD 7.4-STABLE it works fin.
Message-ID:  <CAFHbX1Lm3hFLJLcofrW6fwWJrhyOVg%2BgVEZydvhCMi=Kqo9N6Q@mail.gmail.com>
In-Reply-To: <20110805180705.18901wtdtj4wj05c@econet.encontacto.net>
References:  <20110805180705.18901wtdtj4wj05c@econet.encontacto.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 6, 2011 at 12:07 AM, eculp <eculp@encontacto.net> wrote:
> I'm running kde on both and 7.4 works equally well with ttys and with
> kde4-4.6.5.
>
> My FreeBSD 9.0-BETA1 works with ttys but not even close with kde4-4.6.5.
>
> Is this me or could it be kde or Current? =C2=A0There doesn't seem to be =
any
> changes in the language files spanish.iso.acc.kbd, for example.
>
> I've been tolerating this for the last week since setting it up with Beta=
1.
>
> Thanks,
>
> ed

Have you told hald that the keyboard has a different layout?

IE, do you have this:

> $ cat /usr/local/etc/hal/fdi/policy/x11-input.fdi
<?xml version=3D"1.0" encoding=3D"ISO-8859-1"?>
<deviceinfo version=3D"0.2">
  <device>
    <match key=3D"info.capabilities" contains=3D"input.keyboard">
      <merge key=3D"input.x11_options.XkbLayout" type=3D"string">es</merge>
    </match>
  </device>
</deviceinfo>


Cheers

Tom



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFHbX1Lm3hFLJLcofrW6fwWJrhyOVg%2BgVEZydvhCMi=Kqo9N6Q>