Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2009 22:28:42 +0000
From:      "Daniel Bye" <danielby@slightlystrange.org>
To:        freebsd-x11@freebsd.org
Subject:   Re: latest xOrg, hald, german keyboard
Message-ID:  <20090127222841.GA9560@torus.slightlystrange.org>
In-Reply-To: <20090127194620.GA19011@hurx.thc>
References:  <20090127194620.GA19011@hurx.thc>

next in thread | previous in thread | raw e-mail | index | archive | help

--9jxsPFA5p3P2qPhR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Jan 27, 2009 at 08:46:20PM +0100, Christian Jachmann wrote:
> Hello List,
>=20
> I've updated to latest XOrg,=20
> introduced the hald and stopped moused.
>=20
> After restarting X, my keyboard layout is still "us".

Yep, just been through this myself.

A little time with Google found on a Fedora forum, this little
snippet:


<?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.xkb.layout" type=3D"string">gb</merge>
    </match>
  </device>
</deviceinfo>

Save it as /usr/local/etc/hald/fdi/policy/x11-input.fdi

In your case, you'll want the appropriate keyboard layout name ("de",
at a guess) instead of "gb". Restart hald and start X again. You should
now have your German layout again.

It seems there are all sorts of other things you can do here, but I
haven't yet spent any quality time with it!

Dan

--=20
Daniel Bye
                                                                     _
                                              ASCII ribbon campaign ( )
                                         - against HTML, vCards and  X
                                - proprietary attachments in e-mail / \

--9jxsPFA5p3P2qPhR
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)

iEYEARECAAYFAkl/ipkACgkQixf5fBYiFmpiCgCeLoXPpw3aIhCLvWBg1hpFQv7Z
3XYAn0S2vLNRoXo5oB3VGdbDBa/lkXaS
=z+Nk
-----END PGP SIGNATURE-----

--9jxsPFA5p3P2qPhR--



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