Restore framebuffer when switching back to VT
authorRay Strode <rstrode@redhat.com>
Fri, 19 Dec 2008 06:45:41 +0000 (01:45 -0500)
committerRay Strode <rstrode@redhat.com>
Fri, 19 Dec 2008 06:49:22 +0000 (01:49 -0500)
commit19ad6a9db3ab699cdb7cee3bd0232ccb6d0e1e0e
tree9832e65118c6ffff8bd386ba9e81c43d28928bd9
parentfe57347cb9b1653baf62db76804fa3d8d84be720
Restore framebuffer when switching back to VT

The kernel currently automatically redirects
output to the kernel framebuffer when switching
VTs away from wayland.  It doesn't restore
output back to wayland's fb when coming back
to the VT.  This patch works around that issue.
egl-compositor.c