From: "Alexander E. Patrakov" <patrakov@ums.usu.ru>
To: linux-kernel@vger.kernel.org
Subject: Truoble with 8-pixel screen fonts and 2.6 kernels (2.6.9, 2.6.10)
Date: Wed, 12 Jan 2005 21:22:33 +0500 [thread overview]
Message-ID: <cs3iou$ibs$1@sea.gmane.org> (raw)
(This report is on behalf of Declan Moriarty)
To reproduce the problem, install the "kbd" package, and from the first
virtual console execute the following command:
setfont lat1-08 # or any other 8-pixel font
Then switch to the second console and see that the cursor disappeared.
Moreover, the following escape sequences function improperly:
echo -e '\033[?Xc' where X is a digit
Even more, from the second console this command
setfont lat1-16
gives 43 screen lines with only upper halves of characters (bottoms are cut,
and I suspect this also happens with the cursor).
Looks like a bug in the character cell height logic. Could you please fix it
or at least point me to some overview of the relevant source files?
--
Alexander E. Patrakov
next reply other threads:[~2005-01-12 16:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-12 16:22 Alexander E. Patrakov [this message]
2005-01-13 13:06 ` Trouble with 8-pixel screen fonts and 2.6 kernels (2.6.9, 2.6.10) Alexander E. Patrakov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='cs3iou$ibs$1@sea.gmane.org' \
--to=patrakov@ums.usu.ru \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.