Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 00:46:29 +0100
From:      Frank Shute <frank@shute.org.uk>
To:        Graham Bentley <admin@cpcnw.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: UK Currency Symbol in 7.2 Console
Message-ID:  <20090531234629.GA60723@melon.esperance-linux.co.uk>
In-Reply-To: <0690E2A8B16B4C0C8D9A734F1FF0A232@main>
References:  <20090530160540.E9D361065762@hub.freebsd.org> <0690E2A8B16B4C0C8D9A734F1FF0A232@main>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 31, 2009 at 09:10:25PM +0100, Graham Bentley wrote:
>
> Sorry to keep banging on about this but does anyone actually
> have uk pound signs working in 7.2? What font and keymap
> are you using? 

keymap="uk.cp850"

I guess I use the corresponding syscons font file as I don't have a
declaration in rc.conf.

You should be able to use vidcontrol(1) to load new sycons fonts.

You can compile in your default syscons(4) font once you get it
working.

> And, what actually is the process for reporting
> bugs or getting help with problem like this. Any advice appreciated
> even from Mr Puchar :))

For reporting bugs: send-pr(1).

This isn't a bug though, as my UK keyboard works fine on 7.2-RC2

Your problem can probably be fixed by:

# vidcontrol -f 8x16 /usr/share/syscons/fonts/cp850-8x16.fnt
# kbdcontrol -l /usr/share/syscons/keymaps/uk.cp850.kbd

or you could use the iso keymap, I guess.


Regards,

-- 

 Frank 


 Contact info: http://www.shute.org.uk/misc/contact.html 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090531234629.GA60723>