[Pkg-kbd-devel] Bug#532139: /etc/init.d/console-screen.kbd.sh does not set font

Michael Schutte michi at uiae.at
Sun Jun 7 15:35:25 UTC 2009


Hi Achim,

On Sat, Jun 06, 2009 at 10:34:43PM +0200, Achim Schaefer wrote:
> I installed the kbd package, and startet the init script, but it did not set any font.
> So I cheked the init script and found this:
> # diff /tmp/console-screen.kbd.sh /etc/init.d/console-screen.kbd.sh
> 123c123
> <     if [ -n "${HAVE_SETUPCON}" -a -n "${CONSOLE_FONT}" ]; then
> ---
> >     if [ -z "${HAVE_SETUPCON}" -a "${CONSOLE_FONT}" ]; then
> data:~#
> 
> At least my version sets the fonts, so this might be more correct?

No, console-screen.kbd.sh works as intended.  Your confusion stems from
the fact that it doesn’t do any font setup because console-setup is
installed on your system; kbd decides to stay away from your console
configuration because of that.  Try “dpkg-reconfigure console-setup” or
modify /etc/default/console-setup.

I’ll consider adding an explanatory line to the output of the init
script.

Cheers,
-- 
Michael Schutte <michi at uiae.at>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-kbd-devel/attachments/20090607/2a2820c7/attachment.pgp>


More information about the Pkg-kbd-devel mailing list