diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-08-28 18:02:24 -0500 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-22 16:14:58 -0300 |
commit | 1077a9ac2f9b32c6f28f9e6e6188b0f4c8dd926d (patch) | |
tree | cd5ec6ff95a6a78408332066142206dc83f6dc5a /pcr/openrc-desktop/xdm.confd-4 | |
parent | a566855682e5a4de24dadc5ff2aa58d21d802728 (diff) | |
download | abslibre-1077a9ac2f9b32c6f28f9e6e6188b0f4c8dd926d.tar.gz abslibre-1077a9ac2f9b32c6f28f9e6e6188b0f4c8dd926d.tar.bz2 abslibre-1077a9ac2f9b32c6f28f9e6e6188b0f4c8dd926d.zip |
openrc-desktop-20150828-1: updating version
Diffstat (limited to 'pcr/openrc-desktop/xdm.confd-4')
-rw-r--r-- | pcr/openrc-desktop/xdm.confd-4 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pcr/openrc-desktop/xdm.confd-4 b/pcr/openrc-desktop/xdm.confd-4 deleted file mode 100644 index c82fece01..000000000 --- a/pcr/openrc-desktop/xdm.confd-4 +++ /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" |