> Hi, all > cygwin/xfree is installed on win2000. Is it possible to read the IP > automatically (and then exported to a variale for display > configration) > whenevr xwindow is started? Thanks export DISPLAY=:0 or export DISPLAY=localhost:0 or export DISPLAY=127.0.0.1:0 Karsten -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/