]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - src/vt.h
If we aren't in a multi-seat environment, pass logind XDG_VTNR=0 instead of 1
[sojka/lightdm.git] / src / vt.h
index 4a9c59dd45a31e39b93de8cd9ecab00954ac2fa3..f57ebb4d8b7ebfad7c6218faf672906533e0df70 100644 (file)
--- a/src/vt.h
+++ b/src/vt.h
@@ -14,6 +14,8 @@
 
 #include <glib-object.h>
 
+gboolean vt_can_multi_seat (void);
+
 gint vt_get_active (void);
 
 gint vt_get_unused (void);