Date: Thu, 20 Sep 2007 18:09:28 -0700 From: James Cook <james.cook@utoronto.ca> To: Richard Tobin <richard@inf.ed.ac.uk> Cc: questions@freebsd.org Subject: Re: X11 keyboard Message-ID: <20070921010928.GA24007@angel.ihouse.berkeley.edu> In-Reply-To: <20070919215156.7C70D263CE2@macpro.inf.ed.ac.uk> References: <20070919215156.7C70D263CE2@macpro.inf.ed.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 19, 2007 at 10:51:56PM +0100, Richard Tobin wrote: > I'm using a Mac mini, and the keyboard is wrong in various ways under X > (apart from the usual unwanted caps lock, keys like tilde are wrong). > What is the right way to fix this? I'm using Xorg 7.2. > > -- Richard Have you gotten other mac keyboards working under FreeBSD? If not, you probably want, try "man setxkbmap". The files setxkbmap uses are in /usr/local/share/X11/xkb. For example, there's a file geometry/macintosh, so "setxkbmap -geometry macintosh" might help. James
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070921010928.GA24007>