main: allocate one VT per seat
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 26 May 2012 12:34:46 +0000 (14:34 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 26 May 2012 12:34:46 +0000 (14:34 +0200)
commit7107550fd4d1f9abb3ce8a6ef53983586eb1e688
tree97ad9e0942fdaa0f348a64f9709681eb33c6674e
parent4a20135a7c9bbde886ce29cd21238a19888e3a75
main: allocate one VT per seat

Each session needs a virtual terminal where it operates. Therefore,
allocate one VT per seat so we can react on events on that seat.

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