kmscon: add helpers to access kmscon_conf
authorDavid Herrmann <dh.herrmann@googlemail.com>
Thu, 18 Oct 2012 13:10:42 +0000 (15:10 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Thu, 18 Oct 2012 13:10:42 +0000 (15:10 +0200)
commitc1536ad6b130a270b3c031f1e2adcf1aaf3f358a
treedd389f030f4e1b926cf0901cf0e0df26418b0401
parent613abadb4bb698ab6403818557246ebe95be9ff9
kmscon: add helpers to access kmscon_conf

We are about to introduce per-seat-configuration so we need some helper
macros that will later select the right configuration that we read from.

These helpers simply hook into the kmscon-config and return the correct
value.

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