main: create vt master object
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 26 May 2012 11:16:23 +0000 (13:16 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 26 May 2012 11:16:23 +0000 (13:16 +0200)
commit589b5ce9e3c8773d7819623d7faed17709803321
treeda4f8bf07909a471fd9b9a287e3481f983ac1607
parent477542b2baf9fe61cf1de4543ff814b8f43d3cfd
main: create vt master object

When running multiple sessions on multiple seats, we need to allocate
multiple VTs, too. Therefore, we now create a VT master connection in the
main application which we can later use to allocate new VTs for each
session.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/main.c