Re: 64-bit xfree86 failing?
Jon TURNEY <[email protected]> Mon, 02 Feb 2015 15:49:44 +0000
| Newsgroups | gmane.os.cygwin.xfree |
|---|---|
| Message-ID | <[email protected]> |
On 04/12/2014 02:53, [email protected] wrote: > working again. > > my mistake was in years of using > > startx -- -multiwindow -clipboard & > > because /usr/bin/startx no longer starts x I'm kind of surprised this used to work at all, since this is requesting both the internal multiwindow mode window manager, and whatever default window manager xinitrc decides to run. Sorry about breaking that. If you want a multiwindow mode session, the documented way to start it would be using startxwin, or the Start Menu link we provide to run that (See [1]) -clipboard has been the default for a number of years now, you don't need to explicitly provide it. > Once I switched to > > xinit -- -multiwindow -clipboard & > > I was fine. > > Remember that startx doesn't startx, on either 32- or 64-bit cygwin > (I did a fresh 32-bit install and checked) and you're good to go. I think that you will find that running 'startx' without options does work. While I'm sure sarcasm is very relieving for you, please don't use it here. [1] http://x.cygwin.com/docs/ug/using.html#using-starting-exe -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/