Thursday, June 26, 2008

Start cygwin's x server without access control

To start cygwin's x server without access control use the following command from cygwin

xwin -multiwindow -ac &

You don't need multiwindow but I like it. The -ac is what disables access control

No comments: