]> git.sur5r.net Git - i3/i3/commit
Add force_xinerama configuration option
authorMichael Walle <michael@walle.cc>
Mon, 19 Sep 2011 20:43:25 +0000 (22:43 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 19 Sep 2011 22:10:38 +0000 (23:10 +0100)
commit5aa43d61f84e69c9b46cfc3e37c6806b887f01d8
tree4c9aeb5d6b05cd3d25ee116c1897ef0ac09369d0
parent0c51b57b992ac3ea5c14480d971d826d588cf865
Add force_xinerama configuration option

The configuration option does the same as the commandline parameter, except
it can be easily set by the user (e.g. you are using KDM and can't start a
session through ~/.xsession).

Signed-off-by: Michael Walle <michael@walle.cc>
include/config.h
src/cfgparse.l
src/cfgparse.y
src/main.c