[Pkg-kbd-devel] Bug#647153: kbd ignores code page set if font is not set: setting code page to match BIOS font doesn't work

Michael Schutte michi at debian.org
Sun Nov 6 08:33:19 UTC 2011


Hi Joshua,

On Sun, Oct 30, 2011 at 04:05:43PM -0700, Joshua wrote:
> patch:
> 
> --- debian/kbd.init.orig	2011-10-30 15:35:30.000000000 -0700
> +++ debian/kbd.init	2011-10-30 15:35:58.000000000 -0700
> @@ -121,7 +121,7 @@
>      fi
>  
>      # Global default font+map
> -    if [ -z "${HAVE_SETUPCON}" -a "${CONSOLE_FONT}" ]; then
> +    if [ -z "${HAVE_SETUPCON}" ]; then
>          [ "$VERBOSE" != "no" ] && log_action_begin_msg "Setting up general console font"
>          sfm="${FONT_MAP}" && [ "$sfm" ] && sfm="-u $sfm"
>          acm="${CONSOLE_MAP}" && [ "$acm" ] && acm="-m $acm"

Thanks for your report.  I’ll make this dependent on whether one of
$CONSOLE_FONT, $CONSOLE_MAP, or $FONT_MAP is set.

Cheers,
-- 
Michael Schutte                   | michi@{uiae.at,debian.org}
Innsbruck, Austria                | happily accepting encrypted mail
OpenPGP: 0x16fb 517b a866 c3f6 8f11 1485 f3e4 122f 1D8C 261A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-kbd-devel/attachments/20111106/96a0a062/attachment.pgp>


More information about the Pkg-kbd-devel mailing list