Re: [PATCH] vt - fb: hide cursor in graphics mode

From: Alan Cox
Date: Thu Jan 22 2009 - 15:54:24 EST


On Thu, 22 Jan 2009 21:53:45 +0200
Risto Suominen <risto.suominen@xxxxxxxxx> wrote:

> 2009/1/22 Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>:
> >
> > NAK. You need to work out what your real problem is I think. When we
> > enter graphics mode we hide the cursor automatically and always have done.
> >
> > See set_cursor() and also do_blank_screen(1)
> >
> Could it be that console != fg_console, and we never reach do_blank_screen?

console != fg_console means that the console you are updating is not the
one displayed - so won't have the cursor on it anyway

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/