git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa385be
)
[PATCH] fbcon: Fix screen artifacts when moving cursor
author
Antonino A. Daplas
<adaplas@gmail.com>
Wed, 1 Feb 2006 11:06:52 +0000
(
03:06
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:26 +0000
(08:53 -0800)
When moving the cursor by writing to /dev/vcs*, the old cursor image is not
erased. Fix by hiding the cursor first before moving the cursor to the new
position.
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/vt.c
patch
|
blob
|
history
diff --cc
drivers/char/vt.c
Simple merge