[Durian-svn] [4073] add command to start xorg on the nodes

campbell institute at blender.org
Fri May 28 14:57:05 CEST 2010


Revision: 4073
          https://blenderinstitute.dyndns.org/durian-svn/?do=log&project=durian&path=/&rev=4073
Author:   campbell
Date:     2010-05-28 14:57:05 +0200 (Fri, 28 May 2010)
Log Message:
-----------
add command to start xorg on the nodes

Modified Paths:
--------------
    frm/xorg.conf.nogpu

Modified: frm/xorg.conf.nogpu
===================================================================
--- frm/xorg.conf.nogpu	2010-05-28 12:53:51 UTC (rev 4072)
+++ frm/xorg.conf.nogpu	2010-05-28 12:57:05 UTC (rev 4073)
@@ -1,8 +1,10 @@
+
+# Run with
+# nohup Xorg -config /shared/softeare/durian_farm/xorg.conf.nogpu &
+
 Section "ServerLayout"
 	Identifier     "X.org Configured"
 	Screen      0  "Screen0" 0 0
-#	InputDevice    "Mouse0" "CorePointer"
-#	InputDevice    "Keyboard0" "CoreKeyboard"
 EndSection
 
 Section "Files"



More information about the Durian-svn mailing list