launcher: Add back support for specifying VT to run on
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 2 Oct 2013 17:53:33 +0000 (10:53 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 2 Oct 2013 18:47:28 +0000 (11:47 -0700)
commit6ff3ff57aa76aa8738383cbacc4e9f425e1da056
tree76e28259b662170ff67d8895f00d38f8114b4db7
parent1468e60647db296c7eeaebe7021de26cbe4a56f9
launcher: Add back support for specifying VT to run on

This is only available when running weston directly as root typically for
ssh logins.  It's a somewhat destructive option, as it will take over any
existing VT completely, unless there's already an display server running
there.

https://bugs.freedesktop.org/show_bug.cgi?id=69731
src/compositor-drm.c
src/compositor-fbdev.c
src/compositor-rpi.c
src/launcher-util.c
src/launcher-util.h