main: replace unused --seat argument with --seats
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 11 Aug 2012 21:42:16 +0000 (23:42 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 11 Aug 2012 21:42:16 +0000 (23:42 +0200)
commit31188d4c796f403585343d5e1e84cdbfe37f852e
tree453a54fa287e313245918359d9ef9982bbd62265
parent3d2165a4ba8fa1c7d25668acfa3261acd316b86a
main: replace unused --seat argument with --seats

The old --seat argument was no implemented, so replace it with --seats
which accepts a list of seats where kmscon runs on. Each seat is separate
from the others but kmscon allows providing terminal services to multiple
users/seats in a single process sharing resources like fonts and
renderers.

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