]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Fri, 8 Jun 2012 05:07:28 +0000 (07:07 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Fri, 8 Jun 2012 05:07:28 +0000 (07:07 +0200)
conf.d/._cfg0000_xdm [deleted file]
config-archive/etc/conf.d/xdm [new file with mode: 0644]
config-archive/etc/conf.d/xdm.dist.new [new file with mode: 0644]

diff --git a/conf.d/._cfg0000_xdm b/conf.d/._cfg0000_xdm
deleted file mode 100644 (file)
index c82fece..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# We always try and start X on a static VT. The various DMs normally default
-# to using VT7. If you wish to use the xdm init script, then you should ensure
-# that the VT checked is the same VT your DM wants to use. We do this check to
-# ensure that you haven't accidentally configured something to run on the VT
-# in your /etc/inittab file so that you don't get a dead keyboard.
-CHECKVT=7
-
-# What display manager do you use ?  [ xdm | gdm | kdm | gpe | entrance ]
-# NOTE: If this is set in /etc/rc.conf, that setting will override this one.
-DISPLAYMANAGER="xdm"
diff --git a/config-archive/etc/conf.d/xdm b/config-archive/etc/conf.d/xdm
new file mode 100644 (file)
index 0000000..164c2c6
--- /dev/null
@@ -0,0 +1,12 @@
+# We always try and start X on a static VT. The various DMs normally default
+# to using VT7. If you wish to use the xdm init script, then you should ensure
+# that the VT checked is the same VT your DM wants to use. We do this check to
+# ensure that you haven't accidentally configured something to run on the VT
+# in your /etc/inittab file so that you don't get a dead keyboard.
+CHECKVT=7
+
+# What display manager do you use ?  [ xdm | gdm | kdm | gpe | entrance ]
+# NOTE: If this is set in /etc/rc.conf, that setting will override this one.
+#DISPLAYMANAGER="xdm"
+#DISPLAYMANAGER="gdm"
+DISPLAYMANAGER="kdm"
diff --git a/config-archive/etc/conf.d/xdm.dist.new b/config-archive/etc/conf.d/xdm.dist.new
new file mode 100644 (file)
index 0000000..c82fece
--- /dev/null
@@ -0,0 +1,10 @@
+# We always try and start X on a static VT. The various DMs normally default
+# to using VT7. If you wish to use the xdm init script, then you should ensure
+# that the VT checked is the same VT your DM wants to use. We do this check to
+# ensure that you haven't accidentally configured something to run on the VT
+# in your /etc/inittab file so that you don't get a dead keyboard.
+CHECKVT=7
+
+# What display manager do you use ?  [ xdm | gdm | kdm | gpe | entrance ]
+# NOTE: If this is set in /etc/rc.conf, that setting will override this one.
+DISPLAYMANAGER="xdm"