All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] fbcon: blinking text fix and implementation
@ 2008-07-01 15:38 Stefano Stabellini
  2008-07-09 14:47 ` Pavel Machek
  0 siblings, 1 reply; 3+ messages in thread
From: Stefano Stabellini @ 2008-07-01 15:38 UTC (permalink / raw)
  To: linux-kernel; +Cc: Stefano Stabellini

Hi all,
I have recently found out that there is a small bug in fbcon handling
the background color.
The forth bit of the background color is the blink property bit, not the
intensity bit, as for the foreground color.
Therefore it shouldn't be included in the background color.
I also wrote a very simple implementation for blinking text in fbcon,
using the flashcursor function to scan the buffer for blinking chars.
Any suggestion or critic is very welcome, but don't be too hard :)

Cheers,

Stefano Stabellini

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-09 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-01 15:38 [PATCH 0 of 2] fbcon: blinking text fix and implementation Stefano Stabellini
2008-07-09 14:47 ` Pavel Machek
2008-07-09 15:22   ` Stefano Stabellini

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.