Date: Sun, 23 May 2004 08:26:00 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Warren Block <wblock@wonkity.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: keyboard country mapping Message-ID: <20040523072600.GA80532@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040522150540.M36804@wonkity.com> References: <1085259338.3513.3.camel@localhost> <20040522150540.M36804@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 22, 2004 at 03:12:09PM -0600, Warren Block wrote: > On Sat, 22 May 2004, arden wrote: >=20 > > I'm in the UK but my install has set up my keyboard as American how can > > i alter it ? >=20 > You can choose a keymap interactively with kbdmap. >=20 > Based on 'man rc.conf', adding keymap=3D"uk.cp850" to your rc.conf may do > what you want. (I'm not sure if that's the right one, though.) keymap=3D"uk.iso" is what I use in /etc/rc.conf Nb. All of the suggestions so far in this thread only deal with the keyboard map on the console. If you're using X, that has a completely separate keyboard configuration. From /etc/X11/XF86Config: Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection And there are a whole series of applications to do things with X keyboards, whose names all start with 'xkb' -- probably the most amusing is 'xkbprint' which will give you a neat postscript file showing all of the symbols attached to each key according to what modifier (shift, alt, ctrl, ...) keys you use. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAsFIIiD657aJF7eIRAl08AKCZ5CyV5PB25zNgcTv6oj2RG6BNgACfT+AW k8NY/jqjJR3dYtJxYkExfO0= =sqK5 -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040523072600.GA80532>