kmscon: add --seats=current option
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 9 Dec 2012 17:34:26 +0000 (18:34 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 9 Dec 2012 17:34:26 +0000 (18:34 +0100)
commit6e8fb5aa0d9dc493b69c92b873e99fdb4437019c
tree8e53445adaeeb134f4ee29dd025409f1dbbc8088
parentb78244e1ab3b52c42aa439a80c82f81989338a6c
kmscon: add --seats=current option

This option uses XDG_SEAT to determine the current seat. If this is NULL,
we fall back to "seat0".

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
docs/man/kmscon.xml
src/kmscon_conf.c
src/kmscon_conf.h
src/kmscon_main.c