Date: Mon, 14 Mar 2005 13:30:22 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Erik Norgaard <norgaard@locolomo.org> Cc: freebsd-questions@freebsd.org Subject: Re: Setting up a danish locale Message-ID: <20050314213021.GA21470@troutmask.apl.washington.edu> In-Reply-To: <423313BC.8090000@locolomo.org> References: <20050311172121.GB74913@troutmask.apl.washington.edu> <423313BC.8090000@locolomo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 12, 2005 at 05:07:24PM +0100, Erik Norgaard wrote: > For X I have the following in my XF86Config: > > Section "InputDevice" > Identifier "Keyboard0" > Driver "keyboard" > Option "XkbRules" "xfree86" > Option "XkbModel" "pc102" > Option "XkbLayout" "dk" > Erik, Thanks for the pointer. The above partially solved out problem. My colleague would like to use the US keyboard layout and switch to a Danish layout when he's interacting with someone back home. Do you know if this is possible with xmodmap? I'm hoping that I can set up some shell aliases that do setenv do_danish "xmodmap danish.keys" setenv do_english "xmodmap english.keys" -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050314213021.GA21470>