Skip to content
Commit e699b438 authored by Ray Strode's avatar Ray Strode
Browse files

worker: force KD_GRAPHICS mode before doing VT switch

If we switch VTs when in KD_TEXT mode there's obvious flicker.
This commit addresses that problem by going to KD_GRAPHICS mode
before switching VTs.  Ideally, we wouldn't switch VTs at all,
and instead leave it up to the display servers to manage via
logind. At the moment, the display servers don't use logind
properly, though, so do this as a stop gap.

https://bugzilla.gnome.org/show_bug.cgi?id=745031
parent 5dcbc5ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment