[clfswm-cvs] CVS clfswm

pbrochard pbrochard at common-lisp.net
Mon Feb 25 20:11:15 UTC 2008


Update of /project/clfswm/cvsroot/clfswm
In directory clnet:/tmp/cvs-serv30952

Modified Files:
	load.lisp 
Log Message:
load on display :0 and not :1

--- /project/clfswm/cvsroot/clfswm/load.lisp	2008/02/24 20:53:37	1.5
+++ /project/clfswm/cvsroot/clfswm/load.lisp	2008/02/25 20:11:08	1.6
@@ -1,7 +1,7 @@
 ;;; --------------------------------------------------------------------------
 ;;; CLFSWM - FullScreen Window Manager
 ;;;
-;;; #Date#: Wed Feb  6 23:39:49 2008
+;;; #Date#: Mon Feb 25 21:08:57 2008
 ;;;
 ;;; --------------------------------------------------------------------------
 ;;; Documentation: System loading functions
@@ -56,4 +56,4 @@
 
 (in-package :clfswm)
 
-(clfswm:main ":1")
+(clfswm:main ":0")




More information about the clfswm-cvs mailing list