Re: Console and dead keys

2004-10-21 Thread Kim Norgaard
Hi,

On Thu, 21 Oct 2004, Kim Norgaard wrote:
> I'm wondering how to make 'dead keys' work with freebsd console.
Problem solved. The keymap danish.iso didn't have accents. I made a
danish.iso.acc.kbd file. Posted a PR width the addition: conf/72978

-- 
Kim Norgaard
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Console and dead keys

2004-10-21 Thread Kim Norgaard
Ohoy there,

I'm wondering how to make 'dead keys' work with freebsd console.

The following related (I think) settings are currently used:
rc.conf:
keymap="danish.iso"
font8x16="iso-8x16"

.bash_profile:
bind 'set meta-flag on'
bind 'set output-meta on'
bind 'set convert-meta off'

Any ideas?

-- 
Kim Norgaard
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"