From 6321427214461adb6326c52506d948e011ec898c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Klinkovsk=C3=BD?= Date: Wed, 12 Sep 2012 00:12:31 +0200 Subject: [PATCH] added option to run X in current TTY - entry in cdmrc --- src/cdmrc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cdmrc b/src/cdmrc index 3631ffe..1d0525c 100644 --- a/src/cdmrc +++ b/src/cdmrc @@ -39,6 +39,7 @@ countfrom=0 display=0 # Where should the first X tty be spawned? +# special value 'keep' causes to run X in current tty xtty=7 # Should cdm(1) stick to the specified display?