Re: Can't map a Spanish keyboard on Current but in FreeBSD 7.4-STABLE it works fin.

From: Tom Evans <tevans.uk_at_googlemail.com>
Date: Mon, 8 Aug 2011 14:06:27 +0100
On Sat, Aug 6, 2011 at 12:07 AM, eculp <eculp_at_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?  There 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 Beta1.
>
> 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="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.keyboard">
      <merge key="input.x11_options.XkbLayout" type="string">es</merge>
    </match>
  </device>
</deviceinfo>


Cheers

Tom
Received on Mon Aug 08 2011 - 11:35:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:16 UTC