[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <46e1c7760901230422rdd82355l8232f94e703b862b@mail.gmail.com>
Date: Fri, 23 Jan 2009 14:22:18 +0200
From: Risto Suominen <risto.suominen@...il.com>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: adaplas@....net, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] vt - fb: hide cursor in graphics mode
2009/1/22 Risto Suominen <risto.suominen@...il.com>:
> 2009/1/22 Risto Suominen <risto.suominen@...il.com>:
>> 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?
>>
>> Risto
>>
> Wait, I have a better theory: fbcon_is_inactive() hinders
> fbcon_cursor() from doing anything, if the vc is already in graphics
> mode.
>
> Risto
>
Well, looks like this theory holds. I'll send another patch, this time
for fbcon.c, that demonstrates this by fixing the problem.
Risto
--
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