[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090122205430.58ba2eda@lxorguk.ukuu.org.uk>
Date: Thu, 22 Jan 2009 20:54:30 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Risto Suominen <risto.suominen@...il.com>
Cc: adaplas@....net, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] vt - fb: hide cursor in graphics mode
On Thu, 22 Jan 2009 21:53:45 +0200
Risto Suominen <risto.suominen@...il.com> wrote:
> 2009/1/22 Alan Cox <alan@...rguk.ukuu.org.uk>:
> >
> > 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists