[PC-BSD Commits] r284 - pcbsd/trunk/system-overlay/PCBSD/xorg-gui/autoDetect
svn at pcbsd.org
svn at pcbsd.org
Mon Jun 4 19:25:33 PDT 2007
Author: kris
Date: 2007-06-05 03:25:32 +0100 (Tue, 05 Jun 2007)
New Revision: 284
Modified:
pcbsd/trunk/system-overlay/PCBSD/xorg-gui/autoDetect/x_config.sh
Log:
Forgot to add the beryl autostart tag.
Modified: pcbsd/trunk/system-overlay/PCBSD/xorg-gui/autoDetect/x_config.sh
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/xorg-gui/autoDetect/x_config.sh 2007-06-05 02:24:56 UTC (rev 283)
+++ pcbsd/trunk/system-overlay/PCBSD/xorg-gui/autoDetect/x_config.sh 2007-06-05 02:25:32 UTC (rev 284)
@@ -185,6 +185,8 @@
echo "Please wait... Installing nVidia driver..."
pkg_add -f /PCBSD/packages/nvidia-driver*
+touch /PCBSD/conf/beryl-enable
+
X_DEV='
Section "Device"
Option "AllowGLXWithComposite" "True"
More information about the Commits
mailing list