Date: Sun, 1 Feb 2009 17:19:20 +0000 From: "Daniel Bye" <danielby@slightlystrange.org> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: xorg 7.4 keyboard localisation (xorg.conf vs hal) Message-ID: <20090201171920.GB69316@torus.slightlystrange.org> In-Reply-To: <1233506559.1023.16.camel@dhcppc0> References: <1233506559.1023.16.camel@dhcppc0>
next in thread | previous in thread | raw e-mail | index | archive | help
--MfFXiAuoTsnnDAfZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 01, 2009 at 05:42:39PM +0100, Sebastien Chassot wrote: >=20 > Hi, >=20 > I've upgrade to xorg7.4 and apparently keyboard and mouse are now > working with hald. >=20 > In xorg.conf changing "old" keybord config as no effect and I can't find > how change it with hal. I've got /usr/local/etc/hal/fdi/* but no > *keymap* and I don't know how build such a file. This should get you started: <?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> Change the `gb' in the example to your local keymap name, save the file as /usr/local/etc/hal/fdi/policy/x11-input.fdi and restart hald. Dan --=20 Daniel Bye _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --MfFXiAuoTsnnDAfZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkmF2ZgACgkQixf5fBYiFmqPiQCgkur+8wHagyjT4nVfu3BGJIsR KHEAniE1xSnx/uCkG3gVLoxZPT0qb3l/ =R2FK -----END PGP SIGNATURE----- --MfFXiAuoTsnnDAfZ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090201171920.GB69316>