Steve Kargl wrote:
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"

No, I personally don't like switching keyboard layouts - I want it to be the keys shown on the actual keyboard I use. It it is a matter of having the danish characters available and less important where they are, then it is posible to define meta-keys - If you or your visiting professor understands german there is an article here:


http://user.cs.tu-berlin.de/~eserte/FreeBSD/doc/umlaute/umlaute.html

It seems to cover how to use xmodmap:

   xmodmap ${HOME}/.xmodmaprc

- section 2.2.2

I generally stick with the danish keyboard - with exception of c-circonflex I don't know of any latin character I can't reproduce, so I haven't tried.

Erik
--
Ph: +34.666334818                           web: http://www.locolomo.org
S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt
Subject ID:  A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to