Re: CLX display naming

Eric Marsden <[email protected]> Thu, 03 Jul 2003 18:03:43 +0200
Newsgroups gmane.lisp.clx.devel,gmane.lisp.cmucl.devel
Organization LAAS-CNRS http://www.laas.fr/
Message-ID <[email protected]>
>>>>> "db" == Daniel Barlow <[email protected]> writes:

  db> open-display-name &optional (display-name (getenv "DISPLAY"))

the parsing described in your comment sounds very reasonable to me. 
I'd be happy to keep the name that's already in telent-clx:
XLIB:OPEN-DEFAULT-DISPLAY, with an optional display-name that defaults to
$DISPLAY. (In CMUCL, this would be an alias for EXT:OPEN-CLX-DISPLAY).
We could also share XLIB:GET-DEFAULT-DISPLAY that returns (values host
display-number screen protocol). 

-- 
Eric Marsden                          <URL:http://www.laas.fr/~emarsden/>